Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-103402
#<BuildRuby:0x000055f71f842df0
@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.20231215-103402",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004591 0.000134 1.304757 ( 1.767619)
build_miniruby 0.000000 0.001097 1.044534 ( 1.043856)
build_ruby 0.000000 0.001426 3.030386 ( 3.031025)
build_all 0.005129 0.004699 16.775520 ( 1.475676)
build_install 0.005133 0.004403 5.035361 ( 1.246326)
test_btest 0.000825 0.000289 85.360310 ( 8.018112)
test_basic 0.000592 0.004351 0.853082 ( 0.931373)
test_all 0.108523 0.030132 532.430731 ( 53.922116)
test_rubyspec 0.014305 0.028193 49.202353 ( 61.545997)
total: 132.98 sec