Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-214943
#<BuildRuby:0x000056300e190b88
@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-214943",
@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.000012 0.000001 0.000013 ( 0.000020)
configure 0.000161 0.000013 0.000174 ( 0.000079)
build_up 0.007628 0.000587 1.081195 ( 1.138920)
build_miniruby 0.001705 0.000132 0.915436 ( 0.937523)
build_ruby 0.000000 0.002361 2.359890 ( 2.311197)
build_all 0.016756 0.002139 18.536204 ( 2.338626)
build_install 0.010620 0.009834 1.942170 ( 1.031311)
test_btest 0.000000 0.001215 88.625376 ( 9.253618)
test_basic 0.003348 0.003154 0.336554 ( 0.427977)
test_all 0.001315 0.000328 721.861807 ( 75.590101)
test_rubyspec 0.078569 0.053843 50.670414 ( 59.274781)
total: 152.31 sec