Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-064247
#<BuildRuby:0x0000556fc307c8e8
@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.20221111-064247",
@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.000018 0.000001 0.000019 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009377 0.000000 1.080074 ( 1.512487)
build_miniruby 0.001593 0.000000 0.064539 ( 0.062868)
build_ruby 0.002182 0.000063 0.067124 ( 0.064709)
build_all 0.003788 0.004588 1.447161 ( 0.585059)
build_install 0.013338 0.007952 1.806892 ( 0.926988)
test_btest 0.001151 0.000219 85.991919 ( 9.099939)
test_basic 0.006698 0.000448 0.346874 ( 0.438960)
test_all 0.001732 0.000315 681.432215 ( 69.116862)
test_rubyspec 0.124666 0.047076 47.520661 ( 55.995500)
total: 137.80 sec