Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-092703
#<BuildRuby:0x000056116c7e7ee8
@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-092703",
@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.005126 0.001139 1.714197 ( 2.457514)
build_miniruby 0.000909 0.000202 1.048526 ( 1.048138)
build_ruby 0.001232 0.000273 3.366790 ( 3.367178)
build_all 0.002327 0.008178 17.365159 ( 1.639971)
build_install 0.005311 0.004661 6.142442 ( 1.456769)
test_btest 0.000954 0.000334 110.622197 ( 8.679979)
test_basic 0.003343 0.001170 0.686985 ( 0.762374)
test_all 0.094572 0.041435 564.559735 ( 56.741704)
test_rubyspec 0.046707 0.019664 135.131230 ( 15.805747)
total: 91.96 sec