Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-071505
#<BuildRuby:0x0000558bc9198c00
@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.20220731-071505",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000046 0.000011 0.000057 ( 0.000058)
build_up 0.006042 0.005772 0.965311 ( 1.170507)
build_miniruby 0.002943 0.000000 0.075247 ( 0.073088)
build_ruby 0.002295 0.000000 0.074334 ( 0.072165)
build_all 0.011307 0.000000 1.522932 ( 0.578534)
build_install 0.008054 0.015220 5.208225 ( 2.112449)
test_btest 0.000812 0.000325 69.276072 ( 7.867513)
test_basic 0.006629 0.000000 0.319839 ( 0.410814)
test_all 0.001840 0.000000 678.850022 ( 66.921911)
test_rubyspec 0.102368 0.074641 45.528828 ( 51.352455)
total: 130.56 sec