Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-131832
#<BuildRuby:0x00005609a550d480
@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.20221012-131832",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006321 0.004927 1.134449 ( 1.348573)
build_miniruby 0.001381 0.000212 0.104890 ( 0.103077)
build_ruby 0.001498 0.000230 0.099655 ( 0.096345)
build_all 0.006729 0.001035 1.277541 ( 0.561129)
build_install 0.013801 0.001228 1.589996 ( 0.880561)
test_btest 0.001729 0.000000 61.350064 ( 6.451112)
test_basic 0.002983 0.004533 0.346053 ( 0.435590)
test_all 0.000000 0.006910 490.286740 ( 53.140356)
test_rubyspec 0.082834 0.057322 43.114718 ( 51.362442)
total: 114.38 sec