Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-001704
#<BuildRuby:0x000055bec7844848
@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.20220131-001704",
@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.000015 0.000005 0.000020 ( 0.000012)
autoconf 0.000056 0.000020 0.000076 ( 0.000081)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.010311 0.000540 0.972173 ( 1.897901)
build_miniruby 0.001233 0.000379 0.069734 ( 0.068031)
build_ruby 0.001300 0.000400 0.074789 ( 0.073188)
build_all 0.010222 0.000309 4.122488 ( 0.798917)
build_install 0.015629 0.005125 7.750978 ( 2.319248)
test_btest 0.000912 0.000253 46.967586 ( 44.930934)
test_basic 0.002163 0.005567 0.345902 ( 0.437451)
test_all 0.001523 0.000182 648.618577 ( 64.941558)
test_rubyspec 0.110688 0.056477 46.093422 ( 51.447040)
total: 166.92 sec