Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-052558
#<BuildRuby:0x0000562c4c850178
@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.20240108-052558",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004794 0.000505 1.246791 ( 1.626086)
build_miniruby 0.001311 0.000138 1.417611 ( 1.420101)
build_ruby 0.000000 0.001757 4.272033 ( 4.278893)
build_all 0.006784 0.002780 16.562363 ( 1.653940)
build_install 0.014092 0.001393 4.914254 ( 1.664650)
test_btest 0.000730 0.000104 84.962324 ( 9.295880)
test_basic 0.004848 0.000692 0.654432 ( 0.723390)
test_all 0.079890 0.037409 566.565515 ( 62.838074)
test_rubyspec 0.024530 0.041738 78.533178 ( 90.774851)
total: 174.28 sec