Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-123122
#<BuildRuby:0x0000556f453544e0
@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.20220802-123122",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000090 0.000006 0.000096 ( 0.000101)
build_up 0.004939 0.006774 0.965197 ( 1.257334)
build_miniruby 0.000000 0.002627 0.075288 ( 0.072683)
build_ruby 0.001805 0.000471 0.075220 ( 0.072787)
build_all 0.008976 0.001152 1.534146 ( 0.576335)
build_install 0.021805 0.001152 5.209415 ( 2.054432)
test_btest 0.000000 0.001196 76.210879 ( 7.967026)
test_basic 0.004025 0.003643 0.316764 ( 0.405269)
test_all 0.001669 0.000363 668.665157 ( 66.241981)
test_rubyspec 0.106144 0.067561 45.611369 ( 53.226983)
total: 131.88 sec