Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-014937
#<BuildRuby:0x000055dbe3fa0180
@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.20240621-014937",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001493 0.003479 1.061097 ( 1.643294)
build_miniruby 0.000957 0.000221 0.711700 ( 0.711342)
build_ruby 0.001250 0.000288 2.273758 ( 2.273865)
build_all 0.002808 0.004920 12.570534 ( 1.078679)
build_install 0.008337 0.002872 4.157680 ( 1.061079)
test_btest 0.000588 0.000183 70.409085 ( 6.045382)
test_basic 0.003203 0.001001 0.414252 ( 0.496158)
test_all 0.084928 0.013278 361.566776 ( 43.608793)
test_rubyspec 0.021511 0.020404 87.597297 ( 11.039602)
total: 67.96 sec