Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-085313
#<BuildRuby:0x0000561e97875350
@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.20220824-085313",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005257 0.007216 0.903893 ( 1.134702)
build_miniruby 0.000898 0.000256 0.056831 ( 0.056378)
build_ruby 0.001356 0.000388 0.064752 ( 0.063111)
build_all 0.006422 0.001835 1.280647 ( 0.475315)
build_install 0.013150 0.003757 1.608725 ( 0.797331)
test_btest 0.000000 0.001491 51.350123 ( 6.108395)
test_basic 0.004246 0.003388 0.290170 ( 0.380199)
test_all 0.004565 0.000044 505.495174 ( 53.969391)
test_rubyspec 0.087737 0.051584 41.952343 ( 50.599119)
total: 113.58 sec