Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-161705
#<BuildRuby:0x000055af2da73438
@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.20231223-161705",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003492 0.000000 0.734651 ( 1.397585)
build_miniruby 0.001096 0.000000 0.899236 ( 0.899608)
build_ruby 0.001436 0.000000 2.775653 ( 2.777980)
build_all 0.007574 0.000000 12.041823 ( 1.056865)
build_install 0.012655 0.000138 3.398499 ( 0.976551)
test_btest 0.000681 0.000040 61.338404 ( 6.471302)
test_basic 0.004317 0.000254 0.382182 ( 0.464788)
test_all 0.085514 0.024896 411.364352 ( 44.910802)
test_rubyspec 0.027983 0.021961 40.746151 ( 53.455299)
total: 112.41 sec