Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-084325
#<BuildRuby:0x000055ad53aa7598
@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.20231125-084325",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005216 0.000347 0.925379 ( 1.319348)
build_miniruby 0.000803 0.000219 0.842905 ( 0.842664)
build_ruby 0.001780 0.000000 2.628626 ( 2.628573)
build_all 0.002663 0.005449 12.172936 ( 0.987967)
build_install 0.012654 0.000000 3.685704 ( 0.979772)
test_btest 0.000000 0.000644 65.218313 ( 5.260517)
test_basic 0.003723 0.001379 0.417765 ( 0.497636)
test_all 0.049983 0.046058 369.992116 ( 32.504416)
test_rubyspec 0.035544 0.029012 39.797075 ( 52.369292)
total: 97.39 sec