Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-084943
#<BuildRuby:0x0000560200abd350
@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.20220728-084943",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001754 0.008887 0.862428 ( 1.491039)
build_miniruby 0.002823 0.000000 0.065073 ( 0.062418)
build_ruby 0.001255 0.000000 0.056898 ( 0.056097)
build_all 0.002438 0.005445 1.250265 ( 0.469038)
build_install 0.011162 0.004341 4.297167 ( 1.802851)
test_btest 0.000964 0.000375 53.194153 ( 6.232335)
test_basic 0.003322 0.002113 0.286504 ( 0.381209)
test_all 0.001074 0.000429 487.870246 ( 51.707553)
test_rubyspec 0.077798 0.052785 42.014905 ( 47.624821)
total: 109.83 sec