Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-002202
#<BuildRuby:0x000055c02d01b858
@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.20220208-002202",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005739 0.005178 0.964471 ( 2.149790)
build_miniruby 0.001799 0.000385 0.069753 ( 0.067888)
build_ruby 0.001694 0.000363 0.078894 ( 0.076552)
build_all 0.007945 0.003230 4.148650 ( 0.794218)
build_install 0.016113 0.007118 7.770747 ( 2.313874)
test_btest 0.000000 0.001130 73.793520 ( 7.951974)
test_basic 0.006865 0.001344 0.334966 ( 0.423013)
test_all 0.001508 0.000423 649.144826 ( 64.808507)
test_rubyspec 0.098446 0.087546 46.175759 ( 51.460449)
total: 130.05 sec