Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-205906
#<BuildRuby:0x000055c37d9a04c0
@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.20220831-205906",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010010 0.000838 0.996703 ( 1.121369)
build_miniruby 0.002435 0.000000 0.075788 ( 0.073096)
build_ruby 0.001959 0.000000 0.076499 ( 0.074667)
build_all 0.006735 0.002751 1.530272 ( 0.579464)
build_install 0.018089 0.004354 1.904414 ( 0.925413)
test_btest 0.000947 0.000165 71.913149 ( 8.524460)
test_basic 0.003195 0.003922 0.316178 ( 0.410951)
test_all 0.003563 0.000743 674.638827 ( 67.164424)
test_rubyspec 0.131009 0.045289 45.882840 ( 54.318124)
total: 133.19 sec