Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-165513
#<BuildRuby:0x000055be2b8b0af8
@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.20220324-165513",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010162 0.000394 0.994369 ( 1.670318)
build_miniruby 0.001494 0.000100 0.075373 ( 0.074804)
build_ruby 0.002155 0.000144 0.075676 ( 0.073551)
build_all 0.002325 0.007738 4.135982 ( 0.846727)
build_install 0.019498 0.000978 7.956675 ( 2.443027)
test_btest 0.001023 0.000146 69.560890 ( 8.195934)
test_basic 0.007551 0.000402 0.331299 ( 0.420206)
test_all 0.001450 0.000197 688.846583 ( 66.731717)
test_rubyspec 0.099862 0.058542 45.747523 ( 51.267892)
total: 131.73 sec