Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-234417
#<BuildRuby:0x0000562d125cb440
@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.20220424-234417",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.011048 0.000000 1.010626 ( 1.112906)
build_miniruby 0.002077 0.000196 0.075316 ( 0.073032)
build_ruby 0.001665 0.000476 0.072050 ( 0.070432)
build_all 0.008249 0.001026 1.488243 ( 0.622847)
build_install 0.009819 0.014194 5.878885 ( 2.802717)
test_btest 0.000959 0.000394 74.060053 ( 8.306470)
test_basic 0.007843 0.001199 0.311738 ( 0.399407)
test_all 0.001701 0.001668 709.466448 ( 67.979905)
test_rubyspec 0.092511 0.090525 45.762193 ( 50.998209)
total: 132.37 sec