Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-111843
#<BuildRuby:0x000056536a2f1570
@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.20220828-111843",
@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.000032 0.000003 0.000035 ( 0.000035)
autoconf 0.000045 0.000003 0.000048 ( 0.000049)
configure 0.000031 0.000002 0.000033 ( 0.000035)
build_up 0.012556 0.000897 0.865352 ( 2.985483)
build_miniruby 0.001309 0.000000 0.063157 ( 0.063373)
build_ruby 0.001358 0.000000 0.066715 ( 0.067015)
build_all 0.009556 0.000000 1.262856 ( 0.503996)
build_install 0.015551 0.000000 1.592806 ( 0.810335)
test_btest 0.001520 0.000000 53.346311 ( 6.395143)
test_basic 0.001967 0.003456 0.297479 ( 0.390606)
test_all 0.000489 0.002817 509.317621 ( 53.369350)
test_rubyspec 0.096234 0.025145 41.216702 ( 49.981241)
total: 114.57 sec