Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-075832
#<BuildRuby:0x000055e547252920
@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.20220719-075832",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009791 0.000281 0.896278 ( 5.592916)
build_miniruby 0.001398 0.000200 0.063995 ( 0.062384)
build_ruby 0.000000 0.002156 0.067872 ( 0.065855)
build_all 0.000809 0.006339 1.256977 ( 0.490758)
build_install 0.014911 0.001617 4.307485 ( 1.843716)
test_btest 0.001452 0.000363 54.941112 ( 6.429205)
test_basic 0.005275 0.000129 0.286430 ( 0.382114)
test_all 0.001049 0.001535 482.213512 ( 51.728229)
test_rubyspec 0.077007 0.050903 42.003360 ( 47.886765)
total: 114.48 sec