Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-134136
#<BuildRuby:0x000055c75597bf90
@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-134136",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005038 1.164465 ( 1.538664)
build_miniruby 0.000000 0.001212 1.833714 ( 1.835562)
build_ruby 0.000000 0.001461 4.019109 ( 4.026326)
build_all 0.000000 0.010343 16.404321 ( 1.692891)
build_install 0.007379 0.008032 4.750995 ( 1.637896)
test_btest 0.000597 0.000221 80.589066 ( 11.473348)
test_basic 0.003643 0.001350 0.683148 ( 0.753850)
test_all 0.081699 0.037839 534.495463 ( 68.878245)
test_rubyspec 0.037556 0.024226 71.453478 ( 83.839309)
total: 175.68 sec