Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-233235
#<BuildRuby:0x000055fd53e85390
@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.20221011-233235",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007435 0.002974 1.130628 ( 1.460611)
build_miniruby 0.001380 0.000552 0.098767 ( 0.095554)
build_ruby 0.000000 0.001548 0.098022 ( 0.095575)
build_all 0.000650 0.008438 1.295824 ( 0.576084)
build_install 0.012739 0.003842 1.587801 ( 0.859911)
test_btest 0.000737 0.000397 60.691316 ( 6.338210)
test_basic 0.004611 0.002483 0.353898 ( 0.442236)
test_all 0.007662 0.000000 490.712161 ( 53.503905)
test_rubyspec 0.083547 0.047258 43.227184 ( 51.830540)
total: 115.20 sec