Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-180618
#<BuildRuby:0x000055a7a45eda48
@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-180618",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009846 0.000864 1.224887 ( 1.207175)
build_miniruby 0.000000 0.002452 0.846850 ( 0.845752)
build_ruby 0.002379 0.000562 2.240520 ( 2.142210)
build_all 0.017305 0.003480 18.697414 ( 2.196034)
build_install 0.019848 0.002142 2.093657 ( 1.043023)
test_btest 0.002215 0.000000 92.948536 ( 9.381662)
test_basic 0.005111 0.004955 0.350625 ( 0.437143)
test_all 0.001693 0.000353 726.735761 ( 71.033514)
test_rubyspec 0.131215 0.052288 49.545196 ( 57.651509)
total: 145.94 sec