Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-110634
#<BuildRuby:0x000055d4b24ac018
@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-110634",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003740 0.000935 1.092323 ( 1.153141)
build_miniruby 0.000731 0.000183 1.018109 ( 1.016802)
build_ruby 0.001060 0.000265 2.728899 ( 2.636941)
build_all 0.004385 0.004449 15.919527 ( 3.253622)
build_install 0.006161 0.003545 1.993286 ( 1.115995)
test_btest 0.000543 0.000181 59.305535 ( 11.634375)
test_basic 0.003467 0.001155 0.321571 ( 0.412553)
test_all 0.000620 0.000207 650.374810 (101.238802)
test_rubyspec 0.042472 0.016017 51.617784 ( 59.977180)
total: 182.44 sec