Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-093128
#<BuildRuby:0x0000561f27a4f208
@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.20230125-093128",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003629 0.000000 0.636620 ( 1.049162)
build_miniruby 0.000957 0.000000 0.638047 ( 0.637367)
build_ruby 0.000000 0.001319 2.208894 ( 2.208910)
build_all 0.003739 0.005325 12.036172 ( 1.468690)
build_install 0.004887 0.001745 1.536226 ( 0.727266)
test_btest 0.000472 0.000169 65.740394 ( 6.410738)
test_basic 0.002518 0.000899 0.254215 ( 0.349769)
test_all 0.000782 0.000279 495.594191 ( 45.927574)
test_rubyspec 0.007484 0.022538 35.260818 ( 46.069335)
total: 104.85 sec