Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-015403
#<BuildRuby:0x000055fd054dcc10
@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.20220311-015403",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006326 0.004328 1.070027 ( 5.257627)
build_miniruby 0.001379 0.000184 0.076603 ( 0.075302)
build_ruby 0.001693 0.000226 0.076269 ( 0.074430)
build_all 0.002013 0.007190 1.481121 ( 0.610143)
build_install 0.022993 0.000000 5.242240 ( 2.183482)
test_btest 0.001146 0.000039 74.837308 ( 8.055129)
test_basic 0.004228 0.004055 0.328825 ( 0.425277)
test_all 0.001282 0.000267 699.105536 ( 67.870917)
test_rubyspec 0.130038 0.036589 46.142200 ( 51.603863)
total: 136.16 sec