Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-081057
#<BuildRuby:0x000055d199a13e00
@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.20221117-081057",
@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.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.004941 1.115741 ( 1.417790)
build_miniruby 0.000000 0.001003 1.012477 ( 1.011012)
build_ruby 0.000000 0.001262 2.763347 ( 2.677249)
build_all 0.001008 0.008187 15.905016 ( 3.312546)
build_install 0.007586 0.000000 2.045106 ( 1.156049)
test_btest 0.000482 0.000065 59.885985 ( 11.294952)
test_basic 0.000685 0.004167 0.299757 ( 0.389700)
test_all 0.001223 0.000386 653.405353 (102.822693)
test_rubyspec 0.036068 0.024850 50.936579 ( 59.388207)
total: 183.47 sec