Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-123717
#<BuildRuby:0x0000560794da7ab8
@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.20221226-123717",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004625 0.005084 0.958709 ( 1.134885)
build_miniruby 0.002050 0.000473 0.843860 ( 0.843665)
build_ruby 0.000000 0.002699 2.130741 ( 2.131325)
build_all 0.018786 0.001936 18.545596 ( 2.171122)
build_install 0.016336 0.006469 2.030095 ( 1.037986)
test_btest 0.001137 0.000299 93.513326 ( 9.771287)
test_basic 0.010449 0.000094 0.347768 ( 0.433841)
test_all 0.002220 0.000528 671.152423 ( 70.942009)
test_rubyspec 0.097287 0.081143 47.903368 ( 56.021353)
total: 144.49 sec