Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-072347
#<BuildRuby:0x000055f5ac7ffba0
@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.20230805-072347",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005582 0.000255 1.441919 ( 2.641573)
build_miniruby 0.000830 0.000131 0.895594 ( 0.895635)
build_ruby 0.000000 0.001492 2.857128 ( 2.857110)
build_all 0.006437 0.003849 16.075088 ( 1.387847)
build_install 0.008352 0.000783 2.348855 ( 1.010303)
test_btest 0.000917 0.000183 90.840569 ( 8.333930)
test_basic 0.001973 0.003007 0.760041 ( 0.835787)
test_all 0.001894 0.000430 563.733696 ( 59.889063)
test_rubyspec 0.022750 0.020830 47.545078 ( 59.906601)
total: 137.76 sec