Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-091321
#<BuildRuby:0x0000555a8f970100
@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.20240614-091321",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005071 0.000464 1.551674 ( 1.781776)
build_miniruby 0.000782 0.000342 1.013601 ( 1.012976)
build_ruby 0.001488 0.000000 3.305504 ( 3.306692)
build_all 0.009530 0.001090 18.336953 ( 1.688939)
build_install 0.002864 0.008108 6.377120 ( 1.503798)
test_btest 0.000926 0.000441 104.120337 ( 9.494220)
test_basic 0.003239 0.001543 0.854226 ( 0.928807)
test_all 0.105460 0.032518 557.015372 ( 64.027974)
test_rubyspec 0.019299 0.050349 134.503160 ( 16.357959)
total: 100.10 sec