Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-054748
#<BuildRuby:0x0000564adfade8c0
@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-054748",
@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.000022 0.000000 0.000022 ( 0.000023)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000612 0.004244 1.101493 ( 1.591667)
build_miniruby 0.001038 0.000000 0.987278 ( 0.985915)
build_ruby 0.001172 0.000000 2.767005 ( 2.681023)
build_all 0.008793 0.000000 15.712958 ( 3.246243)
build_install 0.009058 0.000183 2.126841 ( 1.227418)
test_btest 0.000572 0.000032 57.792352 ( 11.815883)
test_basic 0.001211 0.003697 0.316525 ( 0.407829)
test_all 0.001312 0.000131 715.509375 (113.648727)
test_rubyspec 0.054559 0.029230 53.511885 ( 61.676423)
total: 197.28 sec