Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-193322
#<BuildRuby:0x000055d3e120c6e0
@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.20221126-193322",
@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.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007709 0.003084 1.300327 ( 1.912722)
build_miniruby 0.001715 0.000686 0.839779 ( 0.846151)
build_ruby 0.002475 0.000990 2.270795 ( 2.196291)
build_all 0.020546 0.001436 24.973681 ( 2.850821)
build_install 0.021403 0.000000 4.905573 ( 1.201952)
test_btest 0.001155 0.000000 90.961937 ( 9.062427)
test_basic 0.006259 0.000676 0.359201 ( 0.448197)
test_all 0.001887 0.000428 703.350429 ( 70.579644)
test_rubyspec 0.106289 0.033007 49.505505 ( 58.067609)
total: 147.17 sec