Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-042859
#<BuildRuby:0x000055b106efbd68
@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.20231129-042859",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001774 0.003238 1.076134 ( 1.492198)
build_miniruby 0.000729 0.000257 0.888758 ( 0.888442)
build_ruby 0.001051 0.000372 2.807411 ( 2.806887)
build_all 0.008175 0.001387 16.933063 ( 1.524455)
build_install 0.006755 0.002251 4.863361 ( 1.161742)
test_btest 0.000717 0.000239 89.415143 ( 7.414655)
test_basic 0.004849 0.000056 0.636120 ( 0.713131)
test_all 0.118806 0.018657 520.643477 ( 57.912348)
test_rubyspec 0.005829 0.043452 51.333293 ( 63.622148)
total: 137.54 sec