Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-131528
#<BuildRuby:0x0000563c830f4a68
@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.20221019-131528",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006055 0.004255 1.146167 ( 1.317276)
build_miniruby 0.001824 0.000260 0.103791 ( 0.100504)
build_ruby 0.001341 0.000192 0.106721 ( 0.104006)
build_all 0.008155 0.001165 1.361940 ( 0.585900)
build_install 0.006694 0.010341 1.678250 ( 0.911944)
test_btest 0.000000 0.001810 64.119973 ( 6.667420)
test_basic 0.004060 0.002815 0.364485 ( 0.459512)
test_all 0.003250 0.004381 492.961161 ( 53.238322)
test_rubyspec 0.080808 0.052652 43.116661 ( 51.487242)
total: 114.87 sec