Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-082854
#<BuildRuby:0x000056396f501550
@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.20220825-082854",
@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.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009317 0.000291 0.892007 ( 12.779439)
build_miniruby 0.001673 0.000386 0.063744 ( 0.062360)
build_ruby 0.001177 0.000272 0.053962 ( 0.052818)
build_all 0.008001 0.000782 1.231171 ( 0.466619)
build_install 0.011381 0.005155 1.601719 ( 0.814850)
test_btest 0.001153 0.000000 54.686070 ( 6.147614)
test_basic 0.002050 0.004333 0.289855 ( 0.380174)
test_all 0.003599 0.000000 509.010282 ( 52.480567)
test_rubyspec 0.074655 0.055518 41.933589 ( 50.466255)
total: 123.65 sec