Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-152240
#<BuildRuby:0x000055ced1322dc8
@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.20221205-152240",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010038 0.000717 1.181862 ( 1.196093)
build_miniruby 0.002610 0.000186 0.836975 ( 0.836907)
build_ruby 0.002737 0.000000 2.212981 ( 2.123708)
build_all 0.018282 0.000409 18.398492 ( 2.120070)
build_install 0.020248 0.000526 2.034320 ( 1.028010)
test_btest 0.001360 0.000072 90.517212 ( 9.050880)
test_basic 0.006949 0.000366 0.345618 ( 0.437836)
test_all 0.002115 0.000000 668.501304 ( 68.990550)
test_rubyspec 0.092655 0.058102 49.016626 ( 57.335303)
total: 143.12 sec