Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-201255
#<BuildRuby:0x000055bb9d428098
@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.20231222-201255",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005011 0.000162 1.069310 ( 1.440177)
build_miniruby 0.001385 0.000219 0.922359 ( 0.922477)
build_ruby 0.001857 0.000000 2.704425 ( 2.703727)
build_all 0.009074 0.000393 15.496656 ( 1.414047)
build_install 0.008612 0.000015 4.565819 ( 1.116371)
test_btest 0.000986 0.000128 84.291670 ( 6.974055)
test_basic 0.001143 0.003776 0.752779 ( 0.830139)
test_all 0.090427 0.044301 472.752477 ( 59.355571)
test_rubyspec 0.022934 0.022054 49.095547 ( 61.444996)
total: 136.20 sec