Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-030141
#<BuildRuby:0x0000555d7ca74020
@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.20230114-030141",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003606 0.000000 0.624896 ( 1.028068)
build_miniruby 0.000908 0.000000 0.672338 ( 0.671269)
build_ruby 0.001513 0.000000 2.435605 ( 2.434915)
build_all 0.009054 0.000000 12.853080 ( 1.618645)
build_install 0.002791 0.003675 1.524089 ( 0.728043)
test_btest 0.000709 0.000035 67.531314 ( 6.447290)
test_basic 0.003553 0.000178 0.259653 ( 0.354545)
test_all 0.001387 0.000000 497.191996 ( 46.857652)
test_rubyspec 0.011986 0.015966 35.132508 ( 45.617412)
total: 105.76 sec