Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-203852
#<BuildRuby:0x00005646d41c06d0
@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.20221227-203852",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007285 0.002649 0.968989 ( 1.177909)
build_miniruby 0.000000 0.002486 0.847493 ( 0.845670)
build_ruby 0.002117 0.000909 2.140483 ( 2.139842)
build_all 0.015376 0.004260 18.596854 ( 2.181501)
build_install 0.012516 0.009022 2.024019 ( 1.033660)
test_btest 0.001187 0.000519 92.690784 ( 9.028424)
test_basic 0.006097 0.002668 0.337391 ( 0.424101)
test_all 0.000889 0.001795 688.039375 ( 64.067179)
test_rubyspec 0.090896 0.082375 47.861362 ( 55.984090)
total: 136.88 sec