Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-065014
#<BuildRuby:0x0000560ad9ae7678
@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.20231216-065014",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003844 0.000769 1.511200 ( 1.825640)
build_miniruby 0.000903 0.000180 0.895263 ( 0.894942)
build_ruby 0.001113 0.000222 2.807463 ( 2.807597)
build_all 0.008775 0.001755 17.302558 ( 1.517177)
build_install 0.007468 0.001493 5.124182 ( 1.239028)
test_btest 0.001217 0.000000 85.273439 ( 7.862630)
test_basic 0.004486 0.000000 0.746814 ( 0.821430)
test_all 0.111983 0.026701 562.240379 ( 60.753009)
test_rubyspec 0.022264 0.025747 51.986668 ( 64.307546)
total: 142.03 sec