Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-193526
#<BuildRuby:0x000055ec3e416f60
@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.20231117-193526",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.004411 1.192442 ( 1.566090)
build_miniruby 0.000000 0.001006 0.808648 ( 0.808232)
build_ruby 0.000727 0.000757 2.817665 ( 2.817532)
build_all 0.008717 0.001196 16.615578 ( 1.531359)
build_install 0.006272 0.003519 4.895055 ( 1.154717)
test_btest 0.000909 0.000237 81.869668 ( 7.416911)
test_basic 0.003321 0.000866 0.706305 ( 0.783887)
test_all 0.103655 0.031936 498.388002 ( 52.466344)
test_rubyspec 0.033778 0.010850 48.506555 ( 60.824653)
total: 129.37 sec