Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-104925
#<BuildRuby:0x00005645a15a37b8
@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.20231021-104925",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004964 1.542072 ( 1.979622)
build_miniruby 0.000000 0.001049 0.898542 ( 0.897929)
build_ruby 0.000000 0.001218 2.615840 ( 2.616951)
build_all 0.005351 0.005162 17.033451 ( 1.511074)
build_install 0.005581 0.003233 5.075676 ( 1.185572)
test_btest 0.000782 0.000260 86.334108 ( 7.619630)
test_basic 0.000265 0.004136 0.737407 ( 0.814047)
test_all 0.114575 0.018568 546.254054 ( 51.735048)
test_rubyspec 0.017194 0.028684 50.163855 ( 62.509476)
total: 130.87 sec