Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-201957
#<BuildRuby:0x000055adba293e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-201957",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004474 0.000320 1.113294 ( 1.180792)
build_miniruby 0.000934 0.000067 1.024267 ( 1.023174)
build_ruby 0.001291 0.000093 2.830532 ( 2.716937)
build_all 0.005257 0.003464 15.805374 ( 3.347116)
build_install 0.001980 0.008334 2.067082 ( 1.209771)
test_btest 0.000449 0.000106 64.458941 ( 10.564558)
test_basic 0.003985 0.000937 0.287968 ( 0.378071)
test_all 0.001566 0.000368 718.002365 (109.583257)
test_rubyspec 0.037085 0.028212 53.782456 ( 61.874781)
total: 191.88 sec