Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-153756
#<BuildRuby:0x000055bb6c684020
@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.20230812-153756",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004658 0.000244 1.544271 ( 2.846491)
build_miniruby 0.000746 0.000280 0.936516 ( 0.935824)
build_ruby 0.000871 0.000326 2.778207 ( 2.778297)
build_all 0.002324 0.007452 14.610831 ( 1.300973)
build_install 0.008909 0.000340 2.314294 ( 1.022458)
test_btest 0.000676 0.000285 85.204197 ( 7.738361)
test_basic 0.001750 0.003062 0.742707 ( 0.822356)
test_all 0.001036 0.000466 543.423763 ( 49.799993)
test_rubyspec 0.026071 0.021595 47.140976 ( 59.492416)
total: 126.74 sec