Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-224823
#<BuildRuby:0x00005600ec31c070
@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.20231123-224823",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005208 0.000868 0.915127 ( 1.340441)
build_miniruby 0.000886 0.000147 0.801095 ( 0.801080)
build_ruby 0.001734 0.000000 2.648420 ( 2.648944)
build_all 0.007590 0.000064 12.268956 ( 0.969880)
build_install 0.011553 0.000318 3.757566 ( 0.998243)
test_btest 0.000544 0.000068 61.351333 ( 5.671803)
test_basic 0.000279 0.003924 0.409183 ( 0.488892)
test_all 0.074448 0.019482 357.494610 ( 33.915382)
test_rubyspec 0.028603 0.037709 39.767099 ( 52.317735)
total: 99.15 sec