Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-055206
#<BuildRuby:0x000055f4ce134c00
@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.20220921-055206",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009535 0.000904 1.075808 ( 1.851423)
build_miniruby 0.002725 0.000000 0.117543 ( 0.112734)
build_ruby 0.001858 0.000306 0.117797 ( 0.100708)
build_all 0.008661 0.001964 1.558862 ( 0.651125)
build_install 0.011191 0.008086 1.971084 ( 0.988652)
test_btest 0.001126 0.000533 78.045782 ( 8.696819)
test_basic 0.000000 0.007699 0.368298 ( 0.457411)
test_all 0.000075 0.003988 640.836055 ( 66.442747)
test_rubyspec 0.104810 0.072481 45.949034 ( 54.448102)
total: 133.75 sec