Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-130409
#<BuildRuby:0x000055b8227eb500
@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.20231118-130409",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005742 0.000287 1.394442 ( 1.768513)
build_miniruby 0.001028 0.000051 0.948490 ( 0.948314)
build_ruby 0.001555 0.000078 2.737305 ( 2.737295)
build_all 0.009643 0.000251 16.443830 ( 1.530415)
build_install 0.009609 0.000000 4.899799 ( 1.198750)
test_btest 0.001035 0.000000 87.339139 ( 7.466051)
test_basic 0.000267 0.004031 0.667500 ( 0.743905)
test_all 0.102811 0.032068 528.628481 ( 52.341700)
test_rubyspec 0.020855 0.026601 49.412099 ( 61.733277)
total: 130.47 sec