Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-172239
#<BuildRuby:0x000055d6a5ae0098
@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-172239",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005795 0.000497 1.732610 ( 2.080851)
build_miniruby 0.000896 0.000249 1.135291 ( 1.135298)
build_ruby 0.001161 0.000322 3.428064 ( 3.428194)
build_all 0.009808 0.001273 17.205076 ( 1.710352)
build_install 0.003033 0.007237 6.000200 ( 1.453116)
test_btest 0.000847 0.000283 110.033097 ( 9.101779)
test_basic 0.004646 0.000288 0.951481 ( 1.028169)
test_all 0.115605 0.027689 541.336104 ( 56.565352)
test_rubyspec 0.042057 0.027673 132.837347 ( 16.205400)
total: 92.71 sec