Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-114612
#<BuildRuby:0x0000561092853ba0
@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-114612",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.011004 0.000755 1.106838 ( 1.167519)
build_miniruby 0.001366 0.000315 0.099647 ( 0.097202)
build_ruby 0.001374 0.000317 0.093992 ( 0.091504)
build_all 0.008487 0.000000 1.294053 ( 0.558998)
build_install 0.012116 0.001446 1.644244 ( 0.896046)
test_btest 0.001182 0.000222 60.377373 ( 6.508671)
test_basic 0.006168 0.000223 0.349075 ( 0.438636)
test_all 0.007701 0.000453 485.766699 ( 52.861399)
test_rubyspec 0.118221 0.016192 43.065984 ( 51.317429)
total: 113.94 sec