Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-113343
#<BuildRuby:0x0000555f231b37f8
@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.20240109-113343",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003282 0.002945 0.812900 ( 1.189591)
build_miniruby 0.000861 0.000199 0.849328 ( 0.849065)
build_ruby 0.001604 0.000370 2.665729 ( 2.666065)
build_all 0.007369 0.000758 11.940527 ( 0.993649)
build_install 0.011120 0.000000 3.379637 ( 0.959036)
test_btest 0.000000 0.000739 62.875288 ( 5.950546)
test_basic 0.002897 0.001209 0.388237 ( 0.469956)
test_all 0.062987 0.033152 387.607545 ( 35.538757)
test_rubyspec 0.025710 0.036846 40.728762 ( 53.276603)
total: 101.89 sec