Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-230557
#<BuildRuby:0x0000560350de0068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240620-230557",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.001181 0.004724 2.110956 ( 2.345025)
build_miniruby 0.000679 0.000437 1.032525 ( 1.031828)
build_ruby 0.000901 0.000579 3.299233 ( 3.299575)
build_all 0.006267 0.004029 17.224285 ( 1.590539)
build_install 0.005951 0.004122 6.060044 ( 1.452896)
test_btest 0.000751 0.000486 106.804190 ( 9.233397)
test_basic 0.001839 0.002628 0.857028 ( 0.931641)
test_all 0.096975 0.042493 576.574543 ( 53.817541)
test_rubyspec 0.022736 0.045373 133.370036 ( 16.483150)
total: 90.19 sec