Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-103312
#<BuildRuby:0x000055f32e9fc0a0
@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.20231205-103312",
@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.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002489 0.003689 1.302713 ( 1.694828)
build_miniruby 0.000000 0.000987 0.838027 ( 0.837815)
build_ruby 0.000000 0.001443 2.777844 ( 2.777750)
build_all 0.008980 0.001535 15.607385 ( 1.444125)
build_install 0.008178 0.000064 4.699587 ( 1.150490)
test_btest 0.000807 0.000135 81.458426 ( 6.809476)
test_basic 0.000000 0.004631 0.705904 ( 0.781316)
test_all 0.107021 0.028801 491.430713 ( 53.031660)
test_rubyspec 0.026114 0.019571 49.188128 ( 61.526175)
total: 130.05 sec