Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-131357
#<BuildRuby:0x000055c61f1abdd8
@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.20221119-131357",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004612 0.000329 1.150674 ( 1.159751)
build_miniruby 0.000868 0.000062 0.964793 ( 0.963391)
build_ruby 0.001112 0.000080 2.702206 ( 2.614846)
build_all 0.009040 0.000002 15.793338 ( 3.392637)
build_install 0.004606 0.004020 1.977797 ( 1.094482)
test_btest 0.000524 0.000058 57.047782 ( 11.232291)
test_basic 0.004898 0.000063 0.297481 ( 0.387807)
test_all 0.000918 0.000097 620.236117 (107.998390)
test_rubyspec 0.046083 0.011661 51.117954 ( 59.390410)
total: 188.23 sec