Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-014111
#<BuildRuby:0x0000558900bcf8c0
@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.20231213-014111",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000899 0.004166 1.404104 ( 1.757614)
build_miniruby 0.000839 0.000187 0.922885 ( 0.922876)
build_ruby 0.000000 0.001269 2.791182 ( 2.791471)
build_all 0.004563 0.005744 17.074734 ( 1.524654)
build_install 0.004266 0.005389 5.048411 ( 1.200215)
test_btest 0.000558 0.000195 87.710762 ( 7.843243)
test_basic 0.004318 0.000059 0.818515 ( 0.897107)
test_all 0.099574 0.038172 534.982316 ( 57.090767)
test_rubyspec 0.024753 0.024563 50.845469 ( 63.043945)
total: 137.07 sec