Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-233001
#<BuildRuby:0x0000556c30d28100
@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-233001",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003721 0.001095 1.476444 ( 1.989338)
build_miniruby 0.000887 0.000261 1.073606 ( 1.073004)
build_ruby 0.001451 0.000427 3.487140 ( 3.487817)
build_all 0.007099 0.003829 18.225520 ( 1.702719)
build_install 0.005137 0.004548 6.330717 ( 1.488664)
test_btest 0.000847 0.000297 107.516720 ( 9.704156)
test_basic 0.000715 0.004611 0.954004 ( 1.032298)
test_all 0.097199 0.043589 527.243030 ( 62.286181)
test_rubyspec 0.031492 0.033346 137.755895 ( 16.281640)
total: 99.05 sec