Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-044331
#<BuildRuby:0x000055579a499480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-044331",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006497 0.003785 1.138204 ( 1.183817)
build_miniruby 0.001437 0.000090 0.096237 ( 0.093483)
build_ruby 0.001893 0.000118 0.099220 ( 0.096505)
build_all 0.003232 0.004408 1.291257 ( 0.554889)
build_install 0.008194 0.005751 1.634565 ( 0.906373)
test_btest 0.001195 0.000224 61.721909 ( 7.019345)
test_basic 0.002468 0.004256 0.338903 ( 0.433317)
test_all 0.002292 0.004011 488.125777 ( 52.937917)
test_rubyspec 0.106089 0.032080 42.924948 ( 51.172046)
total: 114.40 sec