Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-214308
#<BuildRuby:0x000055ff7062b040
@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.20231028-214308",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000698 0.004138 1.360775 ( 1.597363)
build_miniruby 0.001040 0.000000 0.902484 ( 0.902583)
build_ruby 0.001245 0.000000 2.637248 ( 2.637036)
build_all 0.005948 0.004123 16.540700 ( 1.512837)
build_install 0.008493 0.000571 4.920730 ( 1.166685)
test_btest 0.000671 0.000088 83.810193 ( 7.322503)
test_basic 0.004500 0.000020 0.753274 ( 0.830096)
test_all 0.088351 0.047178 503.386088 ( 54.817424)
test_rubyspec 0.019376 0.030122 48.440119 ( 60.837636)
total: 131.62 sec