Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-151313
#<BuildRuby:0x00005630cc967f00
@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.20221121-151313",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004919 0.000000 1.283940 ( 1.897246)
build_miniruby 0.000992 0.000000 1.082483 ( 1.081259)
build_ruby 0.001430 0.000000 2.799986 ( 2.670039)
build_all 0.004458 0.004308 15.921169 ( 3.298787)
build_install 0.010189 0.000000 2.027188 ( 1.181642)
test_btest 0.000585 0.000000 62.372141 ( 11.357648)
test_basic 0.004211 0.000104 0.301236 ( 0.392607)
test_all 0.001110 0.000052 667.777724 (123.112999)
test_rubyspec 0.046252 0.017093 53.074532 ( 61.438388)
total: 206.43 sec