Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-134834
#<BuildRuby:0x000056193c41f040
@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.20240114-134834",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004510 0.000000 1.053244 ( 1.459065)
build_miniruby 0.000943 0.000000 0.870494 ( 0.869926)
build_ruby 0.001951 0.000000 2.717162 ( 2.722106)
build_all 0.008789 0.000109 14.203393 ( 1.269012)
build_install 0.007635 0.000000 4.077082 ( 1.075824)
test_btest 0.001007 0.000105 77.633322 ( 6.758955)
test_basic 0.004397 0.000550 0.750036 ( 0.824521)
test_all 0.100655 0.028168 478.806546 ( 52.621056)
test_rubyspec 0.026211 0.020805 47.879309 ( 60.254415)
total: 127.86 sec