Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-020419
#<BuildRuby:0x000055f40d6d0a68
@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.20221013-020419",
@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.000030 0.000002 0.000032 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003691 0.006873 1.096949 ( 1.152418)
build_miniruby 0.001596 0.000299 0.096747 ( 0.093803)
build_ruby 0.001442 0.000270 0.101640 ( 0.098732)
build_all 0.002063 0.006000 1.315396 ( 0.586923)
build_install 0.014484 0.001890 1.641190 ( 0.905094)
test_btest 0.001472 0.000368 60.788674 ( 6.612744)
test_basic 0.005206 0.001301 0.341545 ( 0.431701)
test_all 0.003932 0.003681 490.002171 ( 53.420886)
test_rubyspec 0.099615 0.044088 43.267272 ( 51.789471)
total: 115.09 sec