Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-074023
#<BuildRuby:0x000055f42300bbb8
@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.20231122-074023",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001856 0.004318 1.264143 ( 1.681054)
build_miniruby 0.000977 0.000178 1.001587 ( 1.001344)
build_ruby 0.001407 0.000256 2.800537 ( 2.800076)
build_all 0.006004 0.004785 17.018670 ( 1.539873)
build_install 0.001126 0.008582 5.195549 ( 1.188830)
test_btest 0.000834 0.000334 86.257401 ( 7.204246)
test_basic 0.003386 0.001354 0.609291 ( 0.685078)
test_all 0.107005 0.030051 502.727965 ( 59.751490)
test_rubyspec 0.028771 0.023237 51.266616 ( 63.557223)
total: 139.41 sec