Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-203247
#<BuildRuby:0x000055aa9f4274b8
@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.20220718-203247",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004627 0.006170 0.960240 ( 1.027561)
build_miniruby 0.001367 0.000621 0.076754 ( 0.074658)
build_ruby 0.002239 0.000000 0.076566 ( 0.074118)
build_all 0.010235 0.000000 1.536902 ( 0.595942)
build_install 0.012601 0.008921 5.170430 ( 2.060167)
test_btest 0.001040 0.000437 74.155887 ( 8.319570)
test_basic 0.005221 0.002198 0.331642 ( 0.419245)
test_all 0.001308 0.000551 685.482840 ( 66.916927)
test_rubyspec 0.111293 0.062272 45.722696 ( 51.455193)
total: 130.94 sec