Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-141654
#<BuildRuby:0x000055a97b1ac8e8
@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.20220913-141654",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008074 0.002019 1.131628 ( 1.157590)
build_miniruby 0.002085 0.000000 0.073483 ( 0.072303)
build_ruby 0.002029 0.000000 0.078521 ( 0.077922)
build_all 0.006369 0.005003 1.577187 ( 0.602363)
build_install 0.019484 0.000206 1.932043 ( 0.958289)
test_btest 0.000921 0.000205 94.075611 ( 9.205412)
test_basic 0.007896 0.000698 0.353629 ( 0.441176)
test_all 0.003390 0.000714 645.397199 ( 67.599700)
test_rubyspec 0.118623 0.054039 47.351860 ( 55.736935)
total: 135.85 sec