Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-095931
#<BuildRuby:0x000055c8c1418a68
@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.20220316-095931",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009520 0.001256 1.014717 ( 1.594412)
build_miniruby 0.001893 0.000437 0.072773 ( 0.070631)
build_ruby 0.001775 0.000410 0.076357 ( 0.074212)
build_all 0.007883 0.001819 4.232818 ( 0.854543)
build_install 0.016899 0.007032 7.928444 ( 2.421532)
test_btest 0.000000 0.001225 75.264651 ( 8.206739)
test_basic 0.004155 0.003973 0.346507 ( 0.434207)
test_all 0.002327 0.000210 691.289054 ( 66.243704)
test_rubyspec 0.066082 0.094867 46.384461 ( 51.800539)
total: 131.70 sec