Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-233515
#<BuildRuby:0x000055d4203eb918
@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.20240113-233515",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002431 0.001725 0.859863 ( 1.208351)
build_miniruby 0.001061 0.000000 0.916291 ( 0.916599)
build_ruby 0.001326 0.000000 2.694365 ( 2.695976)
build_all 0.008992 0.001460 14.510914 ( 1.377988)
build_install 0.008370 0.000140 4.212303 ( 1.130332)
test_btest 0.000615 0.000205 74.782700 ( 7.714491)
test_basic 0.003411 0.000000 0.452309 ( 0.530069)
test_all 0.106744 0.028086 506.036275 ( 58.089495)
test_rubyspec 0.019391 0.015056 48.745370 ( 61.283900)
total: 134.95 sec