Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-152951
#<BuildRuby:0x000055f4e4c880a0
@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.20240619-152951",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002154 0.003317 1.060253 ( 1.438915)
build_miniruby 0.000934 0.000339 0.723165 ( 0.722688)
build_ruby 0.001156 0.000421 2.253926 ( 2.254798)
build_all 0.007042 0.002228 12.597180 ( 1.054462)
build_install 0.009857 0.002064 4.151540 ( 1.081628)
test_btest 0.000778 0.000259 74.385694 ( 5.099390)
test_basic 0.004982 0.000264 0.400335 ( 0.480542)
test_all 0.063623 0.036296 366.598835 ( 43.961798)
test_rubyspec 0.028151 0.017445 87.314503 ( 11.015618)
total: 67.11 sec