Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-084429
#<BuildRuby:0x0000560f7a7cbb88
@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.20231209-084429",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005090 0.000254 1.223635 ( 1.619399)
build_miniruby 0.001007 0.000000 0.904405 ( 0.904901)
build_ruby 0.001357 0.000000 2.847902 ( 2.848308)
build_all 0.006031 0.004259 16.637018 ( 1.527760)
build_install 0.003724 0.004770 4.939523 ( 1.189082)
test_btest 0.000557 0.000076 88.907737 ( 6.909205)
test_basic 0.000521 0.003776 0.490120 ( 0.570202)
test_all 0.119724 0.016437 565.449149 ( 53.176236)
test_rubyspec 0.028464 0.023723 50.243303 ( 62.517699)
total: 131.26 sec