Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-152809
#<BuildRuby:0x00005559fa204208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-152809",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006533 0.000000 0.879360 ( 2.098556)
build_miniruby 0.001062 0.000000 0.057206 ( 0.055911)
build_ruby 0.000900 0.000000 0.059890 ( 0.058685)
build_all 0.001724 0.002998 1.561013 ( 0.608631)
build_install 0.007428 0.003618 5.662642 ( 2.178982)
test_btest 0.000565 0.000084 48.853060 ( 7.803455)
test_basic 0.005272 0.000790 0.332240 ( 0.420186)
test_all 0.000951 0.000142 593.921147 ( 89.117852)
test_rubyspec 0.073127 0.046055 43.734737 ( 49.392592)
total: 151.74 sec