Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-233412
#<BuildRuby:0x000055fb934376e8
@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.20231210-233412",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004987 0.000525 1.484801 ( 1.859944)
build_miniruby 0.000929 0.000098 0.883738 ( 0.884073)
build_ruby 0.001161 0.000122 2.749596 ( 2.749460)
build_all 0.005691 0.003888 16.466115 ( 1.453186)
build_install 0.008192 0.000000 4.910171 ( 1.199411)
test_btest 0.000590 0.000065 82.830443 ( 7.814728)
test_basic 0.004385 0.000024 0.658439 ( 0.739242)
test_all 0.106213 0.025804 567.631180 ( 50.950877)
test_rubyspec 0.026759 0.024253 51.363857 ( 63.741539)
total: 131.39 sec