Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-020709
#<BuildRuby:0x0000563adaa6d2c0
@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.20220813-020709",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005441 0.005446 0.859902 ( 0.917824)
build_miniruby 0.001161 0.000291 0.063073 ( 0.062663)
build_ruby 0.002048 0.000000 0.065192 ( 0.063016)
build_all 0.006041 0.003101 1.259231 ( 0.469781)
build_install 0.009942 0.006038 1.572752 ( 0.792059)
test_btest 0.001145 0.000358 54.581433 ( 6.264191)
test_basic 0.005151 0.000133 0.278080 ( 0.369906)
test_all 0.002369 0.000697 499.490947 ( 52.882087)
test_rubyspec 0.103200 0.020285 41.787220 ( 49.313559)
total: 111.14 sec