Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-022123
#<BuildRuby:0x000055c29c87c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-022123",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006301 0.000161 0.862711 ( 0.909489)
build_miniruby 0.000959 0.000064 0.059271 ( 0.058054)
build_ruby 0.000937 0.000062 0.059707 ( 0.058418)
build_all 0.000955 0.003775 1.530089 ( 0.589974)
build_install 0.010364 0.000751 1.917328 ( 0.955490)
test_btest 0.000631 0.000074 48.617620 ( 8.449650)
test_basic 0.004894 0.000575 0.257357 ( 0.346434)
test_all 0.001942 0.000229 602.076495 ( 89.810303)
test_rubyspec 0.077291 0.040597 44.348898 ( 52.610897)
total: 153.79 sec