Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-101836
#<BuildRuby:0x000055806d62f280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-101836",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004775 0.001433 0.923125 ( 1.342135)
build_miniruby 0.000975 0.000293 0.805845 ( 0.805740)
build_ruby 0.000000 0.002093 2.666401 ( 2.666492)
build_all 0.007188 0.000379 12.201202 ( 0.974322)
build_install 0.002978 0.009478 3.708844 ( 1.000833)
test_btest 0.000863 0.000000 65.107293 ( 4.485260)
test_basic 0.004697 0.000000 0.403333 ( 0.482634)
test_all 0.080270 0.015426 351.338789 ( 41.037555)
test_rubyspec 0.018900 0.046948 40.053081 ( 52.624446)
total: 105.42 sec