Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-221143
#<BuildRuby:0x000055db90443fd8
@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.20231127-221143",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002353 0.003921 0.924133 ( 1.319581)
build_miniruby 0.001026 0.000171 0.815910 ( 0.815626)
build_ruby 0.001663 0.000277 2.634142 ( 2.634905)
build_all 0.007390 0.000472 12.241187 ( 0.982203)
build_install 0.007542 0.005727 3.765491 ( 0.990636)
test_btest 0.001026 0.000228 64.409071 ( 4.396527)
test_basic 0.000000 0.005906 0.410142 ( 0.488421)
test_all 0.074806 0.022544 348.773662 ( 34.411304)
test_rubyspec 0.038116 0.027786 39.963217 ( 52.521876)
total: 98.56 sec