Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-125903
#<BuildRuby:0x000055623236d438
@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.20220828-125903",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000031 0.000012 0.000043 ( 0.000044)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.006160 0.005102 0.822442 ( 0.857895)
build_miniruby 0.002142 0.000000 0.064913 ( 0.063591)
build_ruby 0.001602 0.000000 0.056457 ( 0.054886)
build_all 0.006978 0.000782 1.254682 ( 0.475115)
build_install 0.009125 0.006517 1.599321 ( 0.797034)
test_btest 0.001252 0.000000 52.351677 ( 6.069340)
test_basic 0.005813 0.000917 0.286937 ( 0.376917)
test_all 0.002166 0.000866 480.011610 ( 51.682817)
test_rubyspec 0.071529 0.055366 41.093846 ( 49.628130)
total: 110.01 sec