Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-131523
#<BuildRuby:0x00005571df0e06e0
@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.20221115-131523",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003460 0.004021 1.053253 ( 1.098564)
build_miniruby 0.002003 0.000000 0.867798 ( 0.866997)
build_ruby 0.000000 0.002721 2.349162 ( 2.250704)
build_all 0.012151 0.007017 18.242122 ( 2.234101)
build_install 0.016372 0.004073 1.861661 ( 1.031889)
test_btest 0.000878 0.000211 86.630114 ( 9.650801)
test_basic 0.000000 0.006200 0.343720 ( 0.436582)
test_all 0.002606 0.000436 669.944616 ( 73.267810)
test_rubyspec 0.085460 0.031333 49.638376 ( 58.236509)
total: 149.07 sec