Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-115757
#<BuildRuby:0x000055f734a240a0
@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-115757",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004552 0.001366 1.055107 ( 2.293780)
build_miniruby 0.001096 0.000000 0.710460 ( 0.710273)
build_ruby 0.001891 0.000000 2.297042 ( 2.297457)
build_all 0.008811 0.000000 12.697144 ( 1.057793)
build_install 0.003834 0.010685 4.208801 ( 1.062757)
test_btest 0.000546 0.000218 73.412825 ( 5.261120)
test_basic 0.004082 0.000029 0.409161 ( 0.490078)
test_all 0.065375 0.034822 384.209341 ( 36.839627)
test_rubyspec 0.022956 0.017369 86.392219 ( 11.026443)
total: 61.04 sec