Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-220031
#<BuildRuby:0x000055a5a6007e58
@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.20240617-220031",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004994 0.000416 1.055202 ( 1.310030)
build_miniruby 0.001043 0.000000 0.711532 ( 0.711506)
build_ruby 0.001831 0.000000 2.243848 ( 2.244183)
build_all 0.008332 0.000000 12.513604 ( 1.070926)
build_install 0.011665 0.004514 4.141678 ( 1.058782)
test_btest 0.000674 0.000079 69.746360 ( 5.356413)
test_basic 0.004330 0.000000 0.394938 ( 0.476145)
test_all 0.068546 0.028332 374.969829 ( 38.938106)
test_rubyspec 0.023264 0.018639 86.735549 ( 10.935031)
total: 62.10 sec