Logfile: /home/ko1/ruby/logs/brlog.trunk.20240627-001121
#<BuildRuby:0x000055a25ae301f0
@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.20240627-001121",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002451 0.004204 1.171226 ( 1.492415)
build_miniruby 0.001241 0.000000 0.734677 ( 0.734419)
build_ruby 0.001653 0.000000 2.275018 ( 2.275050)
build_all 0.003838 0.004558 12.628828 ( 1.038421)
build_install 0.015604 0.000279 4.366786 ( 1.086341)
test_btest 0.000652 0.000072 67.993373 ( 6.203045)
test_basic 0.005123 0.000000 0.400719 ( 0.481119)
test_all 0.080012 0.017299 364.571749 ( 35.107367)
test_rubyspec 0.029069 0.012010 87.323101 ( 11.029199)
total: 59.45 sec