Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-053554
#<BuildRuby:0x0000557d6d8bc6e0
@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.20220907-053554",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011313 0.000205 0.981957 ( 1.004608)
build_miniruby 0.002172 0.000000 0.073353 ( 0.071652)
build_ruby 0.002568 0.000000 0.069559 ( 0.067022)
build_all 0.007299 0.003379 1.571196 ( 0.607014)
build_install 0.018268 0.003719 1.932175 ( 0.952493)
test_btest 0.000861 0.000099 94.298861 ( 9.148998)
test_basic 0.003930 0.003833 0.362059 ( 0.449560)
test_all 0.003402 0.000504 686.819683 ( 68.796751)
test_rubyspec 0.139281 0.045693 47.062934 ( 55.553160)
total: 136.65 sec