Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-160926
#<BuildRuby:0x000055692d572038
@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.20221012-160926",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010678 0.000359 1.102603 ( 1.154188)
build_miniruby 0.001862 0.000266 0.099549 ( 0.096088)
build_ruby 0.001625 0.000232 0.096090 ( 0.092678)
build_all 0.004348 0.004489 1.300881 ( 0.562929)
build_install 0.012664 0.000639 1.612536 ( 0.876102)
test_btest 0.001618 0.000286 64.253695 ( 6.695743)
test_basic 0.001633 0.005220 0.353536 ( 0.453360)
test_all 0.003369 0.005194 507.797074 ( 54.041281)
test_rubyspec 0.085687 0.036841 43.479229 ( 51.996841)
total: 115.97 sec