Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-004243
#<BuildRuby:0x00005610c70874f0
@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.20240109-004243",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.005114 1.332653 ( 1.761280)
build_miniruby 0.000000 0.001220 2.024151 ( 2.028909)
build_ruby 0.000614 0.001037 4.682165 ( 4.694589)
build_all 0.010249 0.000850 17.036295 ( 1.902054)
build_install 0.011150 0.005229 5.135167 ( 1.903392)
test_btest 0.000684 0.000110 81.689643 ( 12.674632)
test_basic 0.002489 0.004825 0.819691 ( 0.890593)
test_all 0.095908 0.025693 552.215152 ( 74.652099)
test_rubyspec 0.036847 0.030485 86.920500 ( 99.296494)
total: 199.80 sec