Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-205320
#<BuildRuby:0x00005624d74e7800
@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-205320",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006225 0.004275 0.970321 ( 1.037130)
build_miniruby 0.002077 0.000277 0.077622 ( 0.075849)
build_ruby 0.002284 0.000304 0.074321 ( 0.072038)
build_all 0.004993 0.005428 1.532706 ( 0.584526)
build_install 0.020146 0.001873 5.228202 ( 2.126484)
test_btest 0.001249 0.000000 70.088772 ( 8.508189)
test_basic 0.006800 0.000458 0.339170 ( 0.428701)
test_all 0.002960 0.000133 673.662905 ( 66.658876)
test_rubyspec 0.103024 0.058149 45.898091 ( 51.765507)
total: 131.26 sec