Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-202147
#<BuildRuby:0x0000562c856f12f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-202147",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007082 0.002833 0.835926 ( 0.917746)
build_miniruby 0.001403 0.000561 0.064944 ( 0.064025)
build_ruby 0.001032 0.000413 0.057106 ( 0.056370)
build_all 0.008300 0.000000 1.305247 ( 0.492669)
build_install 0.005773 0.012035 1.573716 ( 0.798367)
test_btest 0.000625 0.000312 55.196185 ( 6.277165)
test_basic 0.006013 0.000000 0.286574 ( 0.378687)
test_all 0.003220 0.000000 480.814341 ( 53.064229)
test_rubyspec 0.076565 0.065618 41.983886 ( 50.589105)
total: 112.64 sec