Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-234625
#<BuildRuby:0x000055d402bbcd40
@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.20220719-234625",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009794 0.000429 0.980947 ( 1.109772)
build_miniruby 0.001756 0.000405 0.073828 ( 0.072283)
build_ruby 0.001580 0.000365 0.070898 ( 0.069727)
build_all 0.009141 0.000075 1.528643 ( 0.580163)
build_install 0.013241 0.008829 5.219508 ( 2.114552)
test_btest 0.000997 0.000277 73.729371 ( 8.305988)
test_basic 0.007239 0.000000 0.322851 ( 0.412728)
test_all 0.001742 0.000030 681.679988 ( 66.445294)
test_rubyspec 0.117611 0.043922 46.152432 ( 51.896241)
total: 131.01 sec