Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-091803
#<BuildRuby:0x0000558ea16d6700
@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.20221108-091803",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009220 0.001419 1.072952 ( 1.355443)
build_miniruby 0.002083 0.000000 0.069284 ( 0.067071)
build_ruby 0.002181 0.000000 0.063259 ( 0.061261)
build_all 0.009067 0.001258 1.460170 ( 0.585625)
build_install 0.018145 0.004028 1.839935 ( 0.938345)
test_btest 0.001145 0.000181 84.574002 ( 8.658384)
test_basic 0.008020 0.001266 0.348428 ( 0.433263)
test_all 0.002037 0.000322 692.407368 ( 69.498330)
test_rubyspec 0.086039 0.092225 47.448685 ( 55.552281)
total: 137.15 sec