Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-220540
#<BuildRuby:0x000055908671b918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-220540",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008643 0.001995 0.917160 ( 0.954065)
build_miniruby 0.003587 0.000000 0.076067 ( 0.074212)
build_ruby 0.002115 0.000309 0.074941 ( 0.074463)
build_all 0.000000 0.009433 4.077813 ( 0.795524)
build_install 0.014198 0.007885 7.718197 ( 2.394402)
test_btest 0.000932 0.000373 46.620718 ( 43.771062)
test_basic 0.006480 0.000975 0.340511 ( 0.431004)
test_all 0.001320 0.000503 644.917190 ( 64.752745)
test_rubyspec 0.121311 0.041269 45.505799 ( 50.943941)
total: 164.19 sec