Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-225622
#<BuildRuby:0x000055a5950ccc00
@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.20220816-225622",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009923 0.001654 0.980303 ( 1.095367)
build_miniruby 0.001866 0.000311 0.072345 ( 0.070494)
build_ruby 0.001499 0.000250 0.070727 ( 0.069277)
build_all 0.009806 0.000710 1.508440 ( 0.584847)
build_install 0.014303 0.007427 1.868182 ( 0.921733)
test_btest 0.000858 0.000183 74.728596 ( 8.341920)
test_basic 0.001613 0.005011 0.325353 ( 0.416292)
test_all 0.000000 0.003006 631.525594 ( 63.256354)
test_rubyspec 0.088534 0.075962 45.185095 ( 52.838560)
total: 127.60 sec