Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-084541
#<BuildRuby:0x000055af89a580a0
@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.20231025-084541",
@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.000000 0.000045 0.000045 ( 0.000016)
autoconf 0.000000 0.000012 0.000012 ( 0.000012)
configure 0.000000 0.000009 0.000009 ( 0.000010)
build_up 0.002050 0.003391 1.541347 ( 1.807295)
build_miniruby 0.000778 0.000216 0.934572 ( 0.933970)
build_ruby 0.001020 0.000284 2.725901 ( 2.726342)
build_all 0.009641 0.000371 17.074314 ( 1.534877)
build_install 0.008999 0.000156 5.153326 ( 1.236267)
test_btest 0.000794 0.000180 85.664618 ( 7.556023)
test_basic 0.003919 0.000000 0.678401 ( 0.760347)
test_all 0.094376 0.039542 541.368192 ( 54.907202)
test_rubyspec 0.016352 0.032150 50.661229 ( 62.986780)
total: 134.45 sec