Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-210744
#<BuildRuby:0x000055953591e770
@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.20221204-210744",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.009894 0.000810 1.194483 ( 1.201710)
build_miniruby 0.001839 0.000246 0.848813 ( 0.848532)
build_ruby 0.002721 0.000362 2.241261 ( 2.151772)
build_all 0.014891 0.005568 18.715137 ( 2.206819)
build_install 0.013935 0.008439 2.078628 ( 1.040242)
test_btest 0.001109 0.000264 90.882095 ( 8.899776)
test_basic 0.003710 0.005741 0.350739 ( 0.437359)
test_all 0.000000 0.002850 699.817343 ( 73.461534)
test_rubyspec 0.083318 0.096238 49.594453 ( 57.688352)
total: 147.94 sec