Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-234015
#<BuildRuby:0x00005600ec48c0e0
@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.20240619-234015",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.003782 0.002618 1.869416 ( 2.033245)
build_miniruby 0.000674 0.000467 1.091903 ( 1.091980)
build_ruby 0.000879 0.000608 3.281135 ( 3.281173)
build_all 0.004521 0.005659 17.384402 ( 1.636239)
build_install 0.006988 0.003239 6.109869 ( 1.464655)
test_btest 0.000402 0.000284 108.214764 ( 8.181902)
test_basic 0.000277 0.004279 0.924600 ( 1.000465)
test_all 0.111174 0.033152 565.064281 ( 57.897479)
test_rubyspec 0.040480 0.024322 136.630763 ( 16.202457)
total: 92.79 sec