Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-174523
#<BuildRuby:0x00005592ae9bead8
@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.20220807-174523",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009117 0.001519 0.826884 ( 0.944381)
build_miniruby 0.001886 0.000315 0.060652 ( 0.058419)
build_ruby 0.000984 0.000164 0.062412 ( 0.062118)
build_all 0.007966 0.001328 1.239743 ( 0.475777)
build_install 0.013400 0.005005 4.297588 ( 1.782295)
test_btest 0.001128 0.000226 54.757044 ( 6.027775)
test_basic 0.000911 0.005871 0.297619 ( 0.388750)
test_all 0.002590 0.000214 478.939741 ( 51.897154)
test_rubyspec 0.100180 0.039828 41.590135 ( 49.222639)
total: 110.86 sec