Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-215347
#<BuildRuby:0x0000563858b6c920
@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.20220831-215347",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010241 0.002364 1.010118 ( 1.057569)
build_miniruby 0.002206 0.000000 0.075396 ( 0.073170)
build_ruby 0.002146 0.000000 0.078690 ( 0.076703)
build_all 0.009924 0.000057 1.559969 ( 0.585278)
build_install 0.010986 0.008618 1.900376 ( 0.925170)
test_btest 0.000937 0.000247 77.412246 ( 7.935295)
test_basic 0.006303 0.000000 0.330214 ( 0.421607)
test_all 0.003175 0.000079 650.508844 ( 64.884536)
test_rubyspec 0.086414 0.087085 45.755662 ( 54.263035)
total: 130.22 sec