Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-000231
#<BuildRuby:0x000056286291fe20
@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.20231015-000231",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002350 0.004648 1.477627 ( 1.740744)
build_miniruby 0.000910 0.000253 0.877291 ( 0.876849)
build_ruby 0.001084 0.000301 2.655365 ( 2.655142)
build_all 0.010261 0.000000 18.265752 ( 1.622496)
build_install 0.009204 0.000000 5.397030 ( 1.237706)
test_btest 0.001000 0.000000 89.460601 ( 7.920914)
test_basic 0.000000 0.004033 0.694883 ( 0.775754)
test_all 0.002520 0.004986 588.434402 ( 53.731257)
test_rubyspec 0.023254 0.031126 53.388847 ( 65.639587)
total: 136.20 sec