Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-085002
#<BuildRuby:0x000055c2d076be00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-085002",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000033 0.000001 0.000034 ( 0.000036)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004809 0.000267 1.048592 ( 1.373938)
build_miniruby 0.000925 0.000051 1.017338 ( 1.015994)
build_ruby 0.001118 0.000063 2.700912 ( 2.614580)
build_all 0.008394 0.000466 15.854058 ( 3.346686)
build_install 0.002163 0.008122 1.955118 ( 1.136303)
test_btest 0.000610 0.000087 59.726217 ( 11.254196)
test_basic 0.005049 0.000089 0.284724 ( 0.374782)
test_all 0.000739 0.000100 629.655389 (101.065989)
test_rubyspec 0.039368 0.019628 51.261762 ( 59.615286)
total: 181.80 sec