Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-144822
#<BuildRuby:0x000055d6839ca298
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-144822",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008376 0.002094 1.210712 ( 1.257668)
build_miniruby 0.001731 0.000432 0.855189 ( 0.857026)
build_ruby 0.000097 0.003307 2.203347 ( 2.115628)
build_all 0.020070 0.000000 18.544527 ( 2.130504)
build_install 0.020041 0.000139 2.079734 ( 1.005611)
test_btest 0.001201 0.000218 92.489677 ( 8.986998)
test_basic 0.000321 0.006801 0.352786 ( 0.441664)
test_all 0.002375 0.000593 703.194633 ( 71.006266)
test_rubyspec 0.092752 0.057865 49.380401 ( 57.777848)
total: 145.58 sec