Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-034604
#<BuildRuby:0x0000557d2144b7b0
@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.20220823-034604",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010155 0.001692 0.986603 ( 1.750504)
build_miniruby 0.001682 0.000280 0.076570 ( 0.074787)
build_ruby 0.001742 0.000290 0.077115 ( 0.075765)
build_all 0.010478 0.000000 1.551624 ( 0.574159)
build_install 0.019408 0.003454 1.888083 ( 0.926940)
test_btest 0.001244 0.000187 73.577472 ( 8.076206)
test_basic 0.005502 0.000825 0.324686 ( 0.414313)
test_all 0.003996 0.000395 667.784318 ( 66.369077)
test_rubyspec 0.111642 0.066349 45.882519 ( 54.396254)
total: 132.66 sec