Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-215204
#<BuildRuby:0x000055b077085390
@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.20220825-215204",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010243 0.000000 0.822521 ( 1.305942)
build_miniruby 0.001844 0.000000 0.060190 ( 0.058663)
build_ruby 0.001388 0.000271 0.066004 ( 0.064300)
build_all 0.007908 0.001824 1.247869 ( 0.480941)
build_install 0.014824 0.001028 1.570323 ( 0.773573)
test_btest 0.000867 0.000173 51.734086 ( 5.924822)
test_basic 0.005356 0.001071 0.288434 ( 0.378025)
test_all 0.004236 0.000000 507.785642 ( 53.829961)
test_rubyspec 0.090599 0.042885 41.651191 ( 50.250569)
total: 113.07 sec