Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-173444
#<BuildRuby:0x000055bb2159b280
@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.20231201-173444",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004315 0.000359 0.975707 ( 1.254840)
build_miniruby 0.001033 0.000086 0.862256 ( 0.862166)
build_ruby 0.000000 0.001543 2.711125 ( 2.712161)
build_all 0.006541 0.001021 12.103543 ( 0.999793)
build_install 0.004027 0.006422 3.532571 ( 0.963059)
test_btest 0.000507 0.000107 64.221948 ( 5.128052)
test_basic 0.003350 0.000705 0.372736 ( 0.453011)
test_all 0.070427 0.026839 372.467014 ( 43.562251)
test_rubyspec 0.052031 0.019631 39.449057 ( 52.145323)
total: 108.08 sec