Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-085759
#<BuildRuby:0x0000556bba689180
@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.20220801-085759",
@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.000034 0.000003 0.000037 ( 0.000036)
autoconf 0.000042 0.000003 0.000045 ( 0.000044)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008795 0.004465 0.855022 ( 1.789295)
build_miniruby 0.001246 0.000166 0.061298 ( 0.060085)
build_ruby 0.001700 0.000227 0.061190 ( 0.058999)
build_all 0.006680 0.000890 1.266538 ( 0.477199)
build_install 0.015425 0.000688 4.317501 ( 1.846670)
test_btest 0.001579 0.000186 52.552135 ( 6.218463)
test_basic 0.006782 0.000171 0.291048 ( 0.381042)
test_all 0.002694 0.000299 499.334236 ( 53.003256)
test_rubyspec 0.088274 0.053780 41.878518 ( 47.406730)
total: 111.24 sec