Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-164808
#<BuildRuby:0x0000562b3a49ff00
@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-164808",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005048 0.000000 1.240231 ( 1.511760)
build_miniruby 0.001003 0.000000 0.988749 ( 0.987391)
build_ruby 0.001281 0.000000 2.746456 ( 2.644520)
build_all 0.001449 0.008625 22.489737 ( 4.531422)
build_install 0.008679 0.000004 4.360330 ( 1.526215)
test_btest 0.000577 0.000048 65.857815 ( 10.654773)
test_basic 0.004808 0.000037 0.296648 ( 0.387926)
test_all 0.001778 0.000055 659.732375 (108.148862)
test_rubyspec 0.058935 0.014653 53.119414 ( 61.353570)
total: 191.75 sec