Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-162026
#<BuildRuby:0x000056244248bce8
@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.20230710-162026",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000993 0.004272 1.473049 ( 2.806537)
build_miniruby 0.000906 0.000266 0.936902 ( 0.937552)
build_ruby 0.001110 0.000326 2.645659 ( 2.645703)
build_all 0.000662 0.008600 13.731500 ( 1.215771)
build_install 0.004138 0.004596 1.970836 ( 0.885050)
test_btest 0.000487 0.000219 86.217585 ( 8.391529)
test_basic 0.002321 0.003101 0.741936 ( 0.823344)
test_all 0.001132 0.000540 475.193287 ( 52.995324)
test_rubyspec 0.013168 0.025216 44.182262 ( 56.604307)
total: 127.31 sec