Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-073156
#<BuildRuby:0x0000557225784078
@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.20231129-073156",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003276 0.001092 0.847423 ( 1.250782)
build_miniruby 0.000700 0.000233 0.880028 ( 0.906402)
build_ruby 0.001100 0.000000 2.716550 ( 2.720090)
build_all 0.005761 0.002303 12.075905 ( 1.003487)
build_install 0.005551 0.003102 3.513064 ( 0.972418)
test_btest 0.000592 0.000212 63.802766 ( 5.147646)
test_basic 0.003691 0.000000 0.372104 ( 0.454059)
test_all 0.095434 0.006392 382.672032 ( 33.236719)
test_rubyspec 0.034429 0.027984 39.814799 ( 52.477457)
total: 98.17 sec