Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-072727
#<BuildRuby:0x000055949dfcbe08
@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.20221226-072727",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.003386 0.000000 0.623634 ( 1.059383)
build_miniruby 0.000882 0.000000 0.723280 ( 0.723401)
build_ruby 0.001341 0.000000 2.492599 ( 2.493055)
build_all 0.004653 0.004097 12.577070 ( 1.498492)
build_install 0.006507 0.000142 1.574462 ( 0.762658)
test_btest 0.000665 0.000000 66.065123 ( 6.219155)
test_basic 0.003738 0.000012 0.275824 ( 0.370532)
test_all 0.001032 0.000058 492.560046 ( 46.223642)
test_rubyspec 0.018295 0.010849 35.007493 ( 45.574114)
total: 104.93 sec