Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-082811
#<BuildRuby:0x00005586fbd6ce50
@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.20221111-082811",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007986 0.001278 1.090997 ( 1.394525)
build_miniruby 0.002022 0.000000 0.065858 ( 0.063619)
build_ruby 0.002044 0.000000 0.070926 ( 0.068781)
build_all 0.007970 0.000928 1.433519 ( 0.577059)
build_install 0.013450 0.006036 1.783558 ( 0.926243)
test_btest 0.001123 0.000351 85.203635 ( 9.207319)
test_basic 0.007470 0.000710 0.343249 ( 0.434511)
test_all 0.001417 0.000417 682.555233 ( 68.274408)
test_rubyspec 0.124605 0.042201 47.747066 ( 56.104253)
total: 137.05 sec