Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-220517
#<BuildRuby:0x000055a961e1c868
@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.20221116-220517",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000030 0.000008 0.000038 ( 0.000043)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.009147 0.000253 1.083200 ( 1.603204)
build_miniruby 0.001871 0.000401 0.930121 ( 0.928806)
build_ruby 0.002134 0.000000 2.326686 ( 2.285585)
build_all 0.006298 0.012683 18.370454 ( 2.269520)
build_install 0.016832 0.002792 1.913193 ( 1.012340)
test_btest 0.000872 0.000291 80.168059 ( 9.326060)
test_basic 0.002680 0.004012 0.349349 ( 0.440561)
test_all 0.001838 0.000677 682.595846 ( 73.391878)
test_rubyspec 0.066012 0.061597 50.323014 ( 58.953367)
total: 150.21 sec