Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-153444
#<BuildRuby:0x000055868c9db5f8
@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.20231027-153444",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000824 0.003675 1.221348 ( 1.523843)
build_miniruby 0.001176 0.000000 0.882883 ( 0.882978)
build_ruby 0.001261 0.000000 2.940123 ( 2.939670)
build_all 0.002879 0.007423 16.698938 ( 1.447252)
build_install 0.007921 0.000914 5.033589 ( 1.163032)
test_btest 0.000926 0.000210 85.130671 ( 7.761012)
test_basic 0.003989 0.000906 0.583948 ( 0.660998)
test_all 0.089117 0.046767 508.921154 ( 58.014642)
test_rubyspec 0.022359 0.021860 49.330866 ( 61.520278)
total: 135.91 sec