Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-101113
#<BuildRuby:0x000055d10fecc328
@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.20221127-101113",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005279 0.000000 1.186608 ( 1.754702)
build_miniruby 0.000977 0.000000 1.014573 ( 1.013076)
build_ruby 0.001143 0.000000 2.785870 ( 2.669360)
build_all 0.005656 0.004228 22.583109 ( 4.475341)
build_install 0.009205 0.000277 4.367578 ( 1.578988)
test_btest 0.000592 0.000033 65.451717 ( 11.047519)
test_basic 0.005075 0.000000 0.328233 ( 0.418195)
test_all 0.001184 0.000000 654.321618 (108.452784)
test_rubyspec 0.051574 0.016424 53.013576 ( 61.278759)
total: 192.69 sec