Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-203033
#<BuildRuby:0x0000561876bc8060
@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.20240105-203033",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.003586 0.749508 ( 1.181440)
build_miniruby 0.000353 0.000559 0.945553 ( 0.946525)
build_ruby 0.000000 0.001338 2.819625 ( 2.824066)
build_all 0.006063 0.001999 12.290807 ( 1.057924)
build_install 0.009390 0.000000 3.475800 ( 1.016341)
test_btest 0.000635 0.000000 63.837074 ( 6.204475)
test_basic 0.000182 0.003442 0.380721 ( 0.464195)
test_all 0.088240 0.027261 509.183777 ( 58.425386)
test_rubyspec 0.026107 0.014981 43.169065 ( 55.940935)
total: 128.06 sec