Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-050231
#<BuildRuby:0x000055b297973c78
@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.20240623-050231",
@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.000008 0.000005 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.001459 0.004867 1.938043 ( 2.116049)
build_miniruby 0.000681 0.000438 1.073943 ( 1.073254)
build_ruby 0.000898 0.000578 3.392472 ( 3.392402)
build_all 0.008258 0.002463 17.285614 ( 1.622633)
build_install 0.003605 0.006832 6.175207 ( 1.476974)
test_btest 0.000473 0.000315 107.558546 ( 9.407157)
test_basic 0.002718 0.001812 0.840442 ( 0.916888)
test_all 0.093644 0.046523 547.772579 ( 57.847134)
test_rubyspec 0.034227 0.032185 134.322990 ( 16.065632)
total: 93.92 sec