Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-100028
#<BuildRuby:0x000055b401695400
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220728-100028",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.009702 0.000134 0.861726 ( 1.611320)
build_miniruby 0.001913 0.000127 0.058752 ( 0.057012)
build_ruby 0.002205 0.000147 0.064084 ( 0.061479)
build_all 0.008606 0.000573 1.276551 ( 0.487188)
build_install 0.007114 0.009234 4.227589 ( 1.818895)
test_btest 0.001666 0.000294 52.176785 ( 6.365293)
test_basic 0.006027 0.000204 0.285680 ( 0.381215)
test_all 0.002457 0.000410 487.110124 ( 51.781427)
test_rubyspec 0.111722 0.021027 41.633107 ( 47.433212)
total: 110.00 sec