Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-152241
#<BuildRuby:0x0000561906f338e0
@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.20240106-152241",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004659 1.159437 ( 1.572711)
build_miniruby 0.000000 0.001378 1.369651 ( 1.371561)
build_ruby 0.000000 0.001602 4.055161 ( 4.065139)
build_all 0.010322 0.000000 16.292852 ( 1.607345)
build_install 0.005717 0.009078 4.929786 ( 1.736519)
test_btest 0.000561 0.000204 82.347000 ( 7.076138)
test_basic 0.005017 0.000485 0.598588 ( 0.664577)
test_all 0.102480 0.016367 533.226604 ( 72.360755)
test_rubyspec 0.033808 0.026496 70.764246 ( 83.167542)
total: 173.62 sec