Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-161806
#<BuildRuby:0x000055cb3d2c71e0
@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.20240103-161806",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006453 0.000387 1.071417 ( 1.394972)
build_miniruby 0.001105 0.000170 0.789294 ( 0.788894)
build_ruby 0.000000 0.001460 2.671637 ( 2.672289)
build_all 0.004778 0.002829 11.945707 ( 0.930104)
build_install 0.008675 0.006203 3.520955 ( 0.975004)
test_btest 0.000594 0.000165 62.039855 ( 4.980011)
test_basic 0.000676 0.004063 0.395302 ( 0.475646)
test_all 0.061061 0.033775 376.837683 ( 35.127509)
test_rubyspec 0.017212 0.047701 39.817345 ( 52.391853)
total: 99.74 sec