Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-000742
#<BuildRuby:0x000055958f8306d8
@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.20220917-000742",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006547 0.004274 1.076248 ( 1.083732)
build_miniruby 0.002074 0.000129 0.073128 ( 0.072300)
build_ruby 0.002157 0.000000 0.071430 ( 0.069790)
build_all 0.010437 0.000000 1.592718 ( 0.612581)
build_install 0.022237 0.000179 1.918077 ( 0.952372)
test_btest 0.001393 0.000000 97.650366 ( 9.488494)
test_basic 0.007846 0.000005 0.350507 ( 0.440084)
test_all 0.004485 0.000179 651.200903 ( 66.528762)
test_rubyspec 0.088225 0.078422 47.153462 ( 55.246589)
total: 134.50 sec