Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-045711
#<BuildRuby:0x000055d8db4b0208
@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-045711",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005031 0.000113 1.063302 ( 1.618024)
build_miniruby 0.000771 0.000086 0.977742 ( 0.976331)
build_ruby 0.001098 0.000122 2.892469 ( 2.791211)
build_all 0.005402 0.003739 15.859160 ( 3.327610)
build_install 0.007238 0.001086 2.036331 ( 1.140610)
test_btest 0.000535 0.000080 60.294891 ( 11.126014)
test_basic 0.005101 0.000096 0.308026 ( 0.397566)
test_all 0.000930 0.000133 662.126211 (105.101403)
test_rubyspec 0.061817 0.013693 50.846476 ( 59.092299)
total: 185.57 sec