Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-144553
#<BuildRuby:0x0000561c0a9a0048
@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.20231017-144553",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004478 0.000224 1.317222 ( 1.654591)
build_miniruby 0.001031 0.000052 0.940415 ( 0.940397)
build_ruby 0.001708 0.000000 3.128046 ( 3.127453)
build_all 0.006071 0.004192 17.745227 ( 1.609368)
build_install 0.009312 0.000442 5.282387 ( 1.240406)
test_btest 0.000756 0.000066 89.504468 ( 7.506597)
test_basic 0.000000 0.004512 0.601695 ( 0.679245)
test_all 0.001443 0.003895 562.710821 ( 56.611160)
test_rubyspec 0.010729 0.035834 51.400735 ( 63.643761)
total: 137.01 sec