Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-160053
#<BuildRuby:0x000055931bc1f940
@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.20220304-160053",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010073 0.000397 1.007241 ( 1.194770)
build_miniruby 0.001841 0.000123 0.074867 ( 0.072381)
build_ruby 0.002057 0.000137 0.075111 ( 0.072749)
build_all 0.010651 0.000366 4.161866 ( 0.844099)
build_install 0.017051 0.006570 7.962159 ( 2.396949)
test_btest 0.000000 0.001527 75.034196 ( 8.474206)
test_basic 0.002437 0.004721 0.342436 ( 0.439383)
test_all 0.001688 0.000297 697.237442 ( 67.772919)
test_rubyspec 0.097651 0.060191 46.429075 ( 51.551972)
total: 132.82 sec