Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-193928
#<BuildRuby:0x00005586cf47b188
@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.20231017-193928",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000412 0.004168 1.434156 ( 1.674468)
build_miniruby 0.000885 0.000260 0.840332 ( 0.839864)
build_ruby 0.001003 0.000295 2.584525 ( 2.584897)
build_all 0.007740 0.002741 17.942508 ( 1.607153)
build_install 0.010535 0.001881 5.329657 ( 1.248375)
test_btest 0.000913 0.000261 91.125178 ( 8.027482)
test_basic 0.003319 0.000949 0.733243 ( 0.810612)
test_all 0.004259 0.003047 559.427586 ( 60.576853)
test_rubyspec 0.005192 0.046759 53.143356 ( 65.471269)
total: 142.84 sec