Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-115741
#<BuildRuby:0x0000555f9f6cc4c0
@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.20220731-115741",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010504 0.000000 0.958966 ( 0.964122)
build_miniruby 0.001990 0.000000 0.071251 ( 0.069202)
build_ruby 0.002481 0.000000 0.075016 ( 0.072428)
build_all 0.008892 0.000447 1.500722 ( 0.567158)
build_install 0.016143 0.005695 5.107716 ( 2.041733)
test_btest 0.001514 0.000000 76.713399 ( 8.185983)
test_basic 0.007165 0.000369 0.321870 ( 0.409780)
test_all 0.000000 0.002067 667.625178 ( 66.274798)
test_rubyspec 0.099978 0.086482 45.844789 ( 51.525470)
total: 130.11 sec