Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-153254
#<BuildRuby:0x00005558349041d8
@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.20240621-153254",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002867 0.002722 1.859859 ( 2.117397)
build_miniruby 0.000956 0.000239 1.066429 ( 1.065829)
build_ruby 0.001274 0.000319 3.622784 ( 3.622216)
build_all 0.003108 0.007486 18.059875 ( 1.685057)
build_install 0.007020 0.003609 6.326260 ( 1.466386)
test_btest 0.000909 0.000316 108.241709 ( 9.762947)
test_basic 0.000474 0.004039 0.861359 ( 0.932471)
test_all 0.101174 0.039131 561.894884 ( 58.546524)
test_rubyspec 0.030276 0.038101 133.882449 ( 16.114745)
total: 95.31 sec