Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-053104
#<BuildRuby:0x0000562d8d1440b8
@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.20240615-053104",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005018 0.000300 1.830633 ( 2.056864)
build_miniruby 0.000883 0.000245 1.056172 ( 1.056075)
build_ruby 0.001191 0.000331 3.519977 ( 3.519205)
build_all 0.009049 0.001297 18.324716 ( 1.705286)
build_install 0.004776 0.005892 6.369784 ( 1.489213)
test_btest 0.000798 0.000252 110.736044 ( 9.059271)
test_basic 0.004824 0.000000 0.814533 ( 0.894197)
test_all 0.075263 0.064927 569.953641 ( 62.520680)
test_rubyspec 0.044843 0.021096 136.973022 ( 16.307085)
total: 98.61 sec