Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-212046
#<BuildRuby:0x00005609508dc1d8
@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.20240622-212046",
@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.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004382 0.000974 1.867768 ( 2.172037)
build_miniruby 0.000905 0.000201 1.077567 ( 1.076968)
build_ruby 0.001260 0.000280 3.367641 ( 3.367914)
build_all 0.002365 0.008070 17.374774 ( 1.682297)
build_install 0.001090 0.008951 6.196190 ( 1.526114)
test_btest 0.000912 0.000384 105.900218 ( 9.555991)
test_basic 0.004293 0.000000 0.856192 ( 0.931502)
test_all 0.105283 0.032263 540.826144 ( 50.811463)
test_rubyspec 0.051900 0.014316 134.481444 ( 15.682242)
total: 86.81 sec