Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-074720
#<BuildRuby:0x000055ec8b5a2148
@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-074720",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005478 0.004967 1.088034 ( 1.188007)
build_miniruby 0.001481 0.000228 0.096764 ( 0.094489)
build_ruby 0.001459 0.000224 0.100753 ( 0.098728)
build_all 0.006263 0.000963 1.317641 ( 0.576301)
build_install 0.007785 0.007067 1.627877 ( 0.898919)
test_btest 0.001958 0.000452 62.869547 ( 6.502299)
test_basic 0.005336 0.001232 0.354249 ( 0.446683)
test_all 0.007265 0.000175 496.013948 ( 53.685006)
test_rubyspec 0.111449 0.022676 43.176757 ( 51.717344)
total: 115.21 sec