Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-033543
#<BuildRuby:0x0000559af46606e0
@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.20220919-033543",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009571 0.000791 1.078879 ( 1.219934)
build_miniruby 0.001994 0.000285 0.117155 ( 0.112380)
build_ruby 0.001761 0.000251 0.117136 ( 0.099320)
build_all 0.009044 0.001292 1.593272 ( 0.648519)
build_install 0.014367 0.008444 1.912924 ( 0.963310)
test_btest 0.001281 0.000000 80.722199 ( 8.333571)
test_basic 0.004136 0.004576 0.380412 ( 0.468572)
test_all 0.004065 0.001580 676.827791 ( 68.404664)
test_rubyspec 0.116239 0.033292 45.786110 ( 54.028802)
total: 134.28 sec