Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-104056
#<BuildRuby:0x0000558f4aa0efe0
@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.20220722-104056",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007103 0.004226 0.960598 ( 0.990362)
build_miniruby 0.002032 0.000000 0.072183 ( 0.070243)
build_ruby 0.001737 0.000000 0.066067 ( 0.064424)
build_all 0.009993 0.000196 1.502931 ( 0.561635)
build_install 0.022072 0.000120 5.117177 ( 2.062995)
test_btest 0.000945 0.000079 70.547333 ( 8.478995)
test_basic 0.008761 0.000023 0.334028 ( 0.420540)
test_all 0.001034 0.001532 682.778721 ( 66.137915)
test_rubyspec 0.130792 0.042795 45.494949 ( 51.338564)
total: 130.13 sec