Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-215520
#<BuildRuby:0x000056015e865438
@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.20220814-215520",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000050 0.000003 0.000053 ( 0.000054)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.011671 0.000512 0.837002 ( 0.918276)
build_miniruby 0.000000 0.001920 0.055058 ( 0.053127)
build_ruby 0.000000 0.001890 0.060467 ( 0.057955)
build_all 0.008631 0.001093 1.240626 ( 0.461737)
build_install 0.006551 0.011173 1.572053 ( 0.787531)
test_btest 0.001042 0.000261 53.048225 ( 6.066856)
test_basic 0.000786 0.005497 0.289212 ( 0.388188)
test_all 0.002887 0.000902 513.245705 ( 53.336155)
test_rubyspec 0.059219 0.080923 41.636316 ( 49.381544)
total: 111.45 sec