Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-045512
#<BuildRuby:0x0000564043a7ffb0
@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-045512",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004196 0.000600 1.112172 ( 1.112434)
build_miniruby 0.000727 0.000104 0.968265 ( 0.967010)
build_ruby 0.000000 0.001296 2.684678 ( 2.586967)
build_all 0.005529 0.003205 15.853959 ( 3.318391)
build_install 0.008207 0.000714 1.953438 ( 1.113929)
test_btest 0.000508 0.000095 58.854482 ( 10.615023)
test_basic 0.004316 0.000000 0.282574 ( 0.374887)
test_all 0.001884 0.000000 637.284710 (102.521318)
test_rubyspec 0.032585 0.027877 51.944995 ( 60.147459)
total: 182.76 sec