Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-210603
#<BuildRuby:0x000056013f737800
@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.20221108-210603",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010308 0.000276 1.100494 ( 1.182452)
build_miniruby 0.002391 0.000000 0.066905 ( 0.065186)
build_ruby 0.002032 0.000029 0.066580 ( 0.064550)
build_all 0.008725 0.000522 1.461009 ( 0.568038)
build_install 0.018844 0.003447 1.881955 ( 0.939700)
test_btest 0.001287 0.000168 90.100264 ( 8.803921)
test_basic 0.008550 0.000538 0.338557 ( 0.424384)
test_all 0.001412 0.000176 697.110581 ( 70.169428)
test_rubyspec 0.103862 0.078303 47.577967 ( 55.735944)
total: 137.95 sec