Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-164807
#<BuildRuby:0x000055b9de8ffbb8
@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.20231029-164807",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005228 0.000289 1.416188 ( 1.632212)
build_miniruby 0.000877 0.000195 0.967805 ( 0.967762)
build_ruby 0.001053 0.000234 2.898162 ( 2.898366)
build_all 0.009470 0.000249 16.444360 ( 1.467358)
build_install 0.009710 0.000246 4.974753 ( 1.161841)
test_btest 0.000839 0.000153 85.895111 ( 7.250586)
test_basic 0.000033 0.004292 0.575454 ( 0.652229)
test_all 0.094946 0.037452 522.402063 ( 48.145986)
test_rubyspec 0.000708 0.046235 49.633980 ( 62.011065)
total: 126.19 sec