Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-204943
#<BuildRuby:0x000055bf214b2f90
@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.20220819-204943",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.010248 0.000472 0.779106 ( 1.256118)
build_miniruby 0.001475 0.000000 0.060951 ( 0.059395)
build_ruby 0.002024 0.000000 0.065392 ( 0.062782)
build_all 0.009612 0.000000 1.267557 ( 0.487677)
build_install 0.012358 0.005447 1.576411 ( 0.789043)
test_btest 0.001585 0.000186 54.077485 ( 6.330114)
test_basic 0.005333 0.000627 0.288697 ( 0.382783)
test_all 0.006174 0.000000 497.030089 ( 52.670053)
test_rubyspec 0.096149 0.037874 41.649353 ( 49.891656)
total: 111.93 sec