Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-034822
#<BuildRuby:0x00005563bd42bf00
@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.20220725-034822",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005544 0.000924 0.871463 ( 1.070609)
build_miniruby 0.000756 0.000126 0.057120 ( 0.055886)
build_ruby 0.000757 0.000127 0.059546 ( 0.058283)
build_all 0.001473 0.003019 1.550226 ( 0.596772)
build_install 0.007492 0.001606 5.632483 ( 2.147745)
test_btest 0.000710 0.000152 53.593408 ( 7.821696)
test_basic 0.001649 0.003926 0.283253 ( 0.372870)
test_all 0.000802 0.000214 623.386694 ( 89.033253)
test_rubyspec 0.088556 0.039657 43.547381 ( 49.149362)
total: 150.31 sec