Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-194350
#<BuildRuby:0x0000561372ee3280
@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.20231220-194350",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004495 0.000749 1.222639 ( 1.610489)
build_miniruby 0.000000 0.001019 0.840093 ( 0.840972)
build_ruby 0.000000 0.001385 2.743329 ( 2.744164)
build_all 0.009225 0.000315 16.121587 ( 1.408684)
build_install 0.005589 0.002649 4.738508 ( 1.157379)
test_btest 0.000883 0.000177 81.149487 ( 7.774167)
test_basic 0.003864 0.000772 0.693374 ( 0.771441)
test_all 0.098376 0.038462 492.013632 ( 58.581442)
test_rubyspec 0.022081 0.028673 50.877497 ( 63.217975)
total: 138.11 sec