Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-195322
#<BuildRuby:0x0000558aed6fbfa8
@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.20231226-195322",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003230 0.000760 1.196720 ( 1.577558)
build_miniruby 0.001194 0.000281 0.923005 ( 0.921667)
build_ruby 0.001083 0.000255 2.812642 ( 2.812206)
build_all 0.004859 0.004461 15.597073 ( 1.491254)
build_install 0.007566 0.000000 4.358132 ( 1.089116)
test_btest 0.000986 0.000000 80.448104 ( 6.674279)
test_basic 0.001568 0.003571 0.642415 ( 0.721251)
test_all 0.111145 0.019911 539.432472 ( 52.627088)
test_rubyspec 0.017323 0.028449 48.934014 ( 61.387174)
total: 129.30 sec