Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-081757
#<BuildRuby:0x000055b068318a58
@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.20220212-081757",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.012713 0.000177 0.930275 ( 1.106868)
build_miniruby 0.001202 0.000343 0.074488 ( 0.072872)
build_ruby 0.001880 0.000537 0.076820 ( 0.074645)
build_all 0.004720 0.005997 4.148931 ( 0.788501)
build_install 0.017056 0.004133 7.701729 ( 2.292048)
test_btest 0.000756 0.000252 80.304231 ( 8.275639)
test_basic 0.006185 0.002061 0.332309 ( 0.419212)
test_all 0.001312 0.000437 699.345727 ( 67.699481)
test_rubyspec 0.071027 0.077611 46.441242 ( 51.837436)
total: 132.57 sec