Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-104207
#<BuildRuby:0x00005613496f9570
@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.20220721-104207",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010434 0.000802 0.842301 ( 1.018849)
build_miniruby 0.002043 0.000157 0.063056 ( 0.060249)
build_ruby 0.001245 0.000096 0.064423 ( 0.063079)
build_all 0.008739 0.000000 1.250316 ( 0.487990)
build_install 0.010749 0.005636 4.291868 ( 1.774618)
test_btest 0.001942 0.000243 52.830699 ( 5.986520)
test_basic 0.000883 0.004683 0.293266 ( 0.388389)
test_all 0.001817 0.000321 508.554293 ( 53.019570)
test_rubyspec 0.120621 0.021731 42.027507 ( 47.884002)
total: 110.68 sec