Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-113504
#<BuildRuby:0x000055f58d6080a0
@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.20240616-113504",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004671 0.000202 1.035079 ( 1.456135)
build_miniruby 0.000713 0.000194 0.741331 ( 0.741197)
build_ruby 0.000000 0.001480 2.276191 ( 2.276336)
build_all 0.007756 0.000251 12.553187 ( 1.057623)
build_install 0.012732 0.002307 4.142489 ( 1.070064)
test_btest 0.000000 0.000707 72.344868 ( 5.376341)
test_basic 0.000534 0.004864 0.397513 ( 0.478093)
test_all 0.077331 0.020699 369.914986 ( 43.359255)
test_rubyspec 0.026669 0.013970 87.282530 ( 11.002164)
total: 66.82 sec