Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-154344
#<BuildRuby:0x000055f213d1c0d0
@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.20221122-154344",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004020 0.000502 1.138201 ( 3.294744)
build_miniruby 0.000883 0.000111 1.002070 ( 1.000945)
build_ruby 0.001202 0.000151 2.778311 ( 2.672220)
build_all 0.000941 0.007925 15.962353 ( 3.266801)
build_install 0.008673 0.000072 1.968460 ( 1.113925)
test_btest 0.000525 0.000110 64.317237 ( 10.503474)
test_basic 0.000219 0.004274 0.304062 ( 0.395344)
test_all 0.001086 0.000000 710.270665 (108.801911)
test_rubyspec 0.046571 0.017830 53.190416 ( 61.417564)
total: 192.47 sec