Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-125357
#<BuildRuby:0x0000564ec65e9348
@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.20220815-125357",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004505 0.005568 0.835057 ( 0.923704)
build_miniruby 0.000960 0.000348 0.054894 ( 0.054897)
build_ruby 0.001436 0.000523 0.064847 ( 0.065299)
build_all 0.005366 0.001951 1.266836 ( 0.468265)
build_install 0.005519 0.010356 1.619928 ( 0.821727)
test_btest 0.000696 0.000348 51.955652 ( 6.312954)
test_basic 0.006350 0.000546 0.301169 ( 0.394116)
test_all 0.004395 0.002029 492.780522 ( 51.761640)
test_rubyspec 0.053725 0.078914 41.690754 ( 49.408098)
total: 110.21 sec