Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-105610
#<BuildRuby:0x000055cff11bf8c0
@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.20221205-105610",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002250 0.002163 0.819689 ( 1.094899)
build_miniruby 0.000732 0.000244 0.537248 ( 0.536529)
build_ruby 0.000955 0.000318 1.690130 ( 1.621594)
build_all 0.007164 0.002388 12.044693 ( 1.479143)
build_install 0.006691 0.000000 1.578357 ( 0.750792)
test_btest 0.000790 0.000000 61.999436 ( 6.431188)
test_basic 0.002965 0.000000 0.236711 ( 0.333398)
test_all 0.001531 0.000000 461.400655 ( 50.665372)
test_rubyspec 0.012414 0.014143 35.404981 ( 46.070088)
total: 108.98 sec