Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-192103
#<BuildRuby:0x00005619b01d3fb0
@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.20221124-192103",
@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.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004615 0.000329 1.046463 ( 1.090137)
build_miniruby 0.000953 0.000069 1.047607 ( 1.046176)
build_ruby 0.001054 0.000075 2.762009 ( 2.651384)
build_all 0.008528 0.000274 15.945806 ( 3.312613)
build_install 0.001507 0.008018 1.964465 ( 1.129190)
test_btest 0.000561 0.000099 59.781625 ( 11.115006)
test_basic 0.000550 0.004410 0.290212 ( 0.381673)
test_all 0.001081 0.000254 695.786866 (125.038801)
test_rubyspec 0.054334 0.014679 53.105783 ( 61.309715)
total: 207.08 sec