Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-224632
#<BuildRuby:0x000055ace0567e20
@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.20231222-224632",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000638 0.004225 1.045634 ( 1.463379)
build_miniruby 0.000826 0.000310 0.887490 ( 0.886760)
build_ruby 0.001030 0.000386 2.716850 ( 2.716492)
build_all 0.010429 0.000000 16.527971 ( 1.538431)
build_install 0.005977 0.002720 4.763918 ( 1.137190)
test_btest 0.000872 0.000291 86.356252 ( 7.154163)
test_basic 0.003066 0.001022 0.605587 ( 0.682695)
test_all 0.109039 0.024096 527.132168 ( 47.307774)
test_rubyspec 0.021021 0.025052 50.577424 ( 62.876582)
total: 125.76 sec