Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-062933
#<BuildRuby:0x000055bc15b1fe00
@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.20221117-062933",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004460 0.000279 1.194206 ( 1.182562)
build_miniruby 0.000925 0.000057 1.006015 ( 1.004408)
build_ruby 0.001188 0.000000 2.732351 ( 2.640046)
build_all 0.008628 0.000074 15.929691 ( 3.330578)
build_install 0.010131 0.000563 2.061180 ( 1.169681)
test_btest 0.000603 0.000034 57.277817 ( 11.762658)
test_basic 0.004644 0.000258 0.325829 ( 0.416084)
test_all 0.001108 0.000062 639.338104 (102.013894)
test_rubyspec 0.068619 0.008948 51.278651 ( 59.560573)
total: 183.08 sec