Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-005321
#<BuildRuby:0x000055dc23021570
@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-005321",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000671 0.007974 0.826624 ( 1.260722)
build_miniruby 0.001766 0.000000 0.064516 ( 0.063983)
build_ruby 0.001794 0.000000 0.057694 ( 0.056834)
build_all 0.002134 0.007223 1.244728 ( 0.488072)
build_install 0.015749 0.001184 4.291730 ( 1.867591)
test_btest 0.001216 0.000337 52.630134 ( 6.089438)
test_basic 0.004292 0.001192 0.278076 ( 0.370358)
test_all 0.001043 0.001560 489.928758 ( 53.591266)
test_rubyspec 0.069043 0.060575 41.854811 ( 47.772153)
total: 111.56 sec