Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-164447
#<BuildRuby:0x0000556a41a3b320
@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.20231216-164447",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004526 0.000905 1.032576 ( 1.314517)
build_miniruby 0.000000 0.000914 0.874324 ( 0.873942)
build_ruby 0.000000 0.001618 2.708587 ( 2.709871)
build_all 0.006536 0.002118 12.136985 ( 1.024652)
build_install 0.012465 0.000000 3.592674 ( 0.977912)
test_btest 0.000885 0.000000 63.610922 ( 5.304778)
test_basic 0.000191 0.003420 0.377864 ( 0.459874)
test_all 0.081051 0.022078 376.883127 ( 37.512199)
test_rubyspec 0.053499 0.023169 39.627354 ( 52.277676)
total: 102.46 sec