Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-110901
#<BuildRuby:0x00005605d31e0c10
@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.20220226-110901",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009235 0.000715 0.995917 ( 1.141180)
build_miniruby 0.001755 0.000251 0.072656 ( 0.070442)
build_ruby 0.001701 0.000243 0.072107 ( 0.069909)
build_all 0.008570 0.001224 4.167488 ( 0.860728)
build_install 0.024483 0.000000 7.945572 ( 2.426917)
test_btest 0.001176 0.000000 78.080951 ( 8.472171)
test_basic 0.007432 0.000044 0.336052 ( 0.424310)
test_all 0.001576 0.000157 671.722807 ( 65.330596)
test_rubyspec 0.103148 0.070307 46.461378 ( 51.870603)
total: 130.67 sec