Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-144246
#<BuildRuby:0x0000561370e48098
@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.20240112-144246",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003515 0.000541 0.910770 ( 1.278203)
build_miniruby 0.000981 0.000151 0.911912 ( 0.911141)
build_ruby 0.001388 0.000213 2.813915 ( 2.815847)
build_all 0.004573 0.005522 14.727428 ( 1.358896)
build_install 0.007232 0.001669 4.223884 ( 1.138916)
test_btest 0.000516 0.000119 77.176313 ( 7.255660)
test_basic 0.000000 0.004603 0.480803 ( 0.559442)
test_all 0.086064 0.047815 525.831111 ( 47.915976)
test_rubyspec 0.024154 0.011584 50.205856 ( 62.727182)
total: 125.96 sec