Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-091606
#<BuildRuby:0x0000557a92e6acc8
@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.20221130-091606",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008574 0.001429 1.189344 ( 1.250834)
build_miniruby 0.000000 0.002453 0.853823 ( 0.852222)
build_ruby 0.001530 0.001546 2.246672 ( 2.158872)
build_all 0.019955 0.001135 18.666827 ( 2.187244)
build_install 0.023461 0.000000 2.047335 ( 1.027211)
test_btest 0.001154 0.000000 92.751602 ( 8.818400)
test_basic 0.010187 0.000000 0.356825 ( 0.441625)
test_all 0.002213 0.000000 743.408719 ( 71.720732)
test_rubyspec 0.112366 0.091803 49.611215 ( 57.692873)
total: 146.15 sec