Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-171117
#<BuildRuby:0x000055ea1ca6c208
@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.20221126-171117",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005255 0.000401 1.159937 ( 1.534257)
build_miniruby 0.000646 0.000235 1.054691 ( 1.053354)
build_ruby 0.000875 0.000318 2.924788 ( 2.797557)
build_all 0.009926 0.000000 22.597304 ( 4.469773)
build_install 0.009376 0.000468 4.321996 ( 1.523427)
test_btest 0.000574 0.000153 66.283233 ( 10.855985)
test_basic 0.001569 0.003625 0.297026 ( 0.387461)
test_all 0.000654 0.000205 683.413392 (105.041467)
test_rubyspec 0.046714 0.030093 53.181662 ( 61.372527)
total: 189.04 sec