Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-222302
#<BuildRuby:0x0000559cca0f3f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-222302",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002527 0.001123 0.749118 ( 1.128714)
build_miniruby 0.000894 0.000397 0.901554 ( 0.900740)
build_ruby 0.000764 0.000340 2.769139 ( 2.774895)
build_all 0.006232 0.000825 12.068911 ( 1.010824)
build_install 0.008673 0.001220 3.415810 ( 0.975946)
test_btest 0.000826 0.000000 66.944280 ( 4.973164)
test_basic 0.003652 0.000000 0.378016 ( 0.460269)
test_all 0.099009 0.010031 441.244314 ( 37.461898)
test_rubyspec 0.037029 0.019549 40.730879 ( 53.445035)
total: 103.13 sec