Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-020819
#<BuildRuby:0x0000561074c203a0
@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.20220911-020819",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008672 0.001501 1.109838 ( 1.073150)
build_miniruby 0.001474 0.000454 0.070607 ( 0.068748)
build_ruby 0.001212 0.000372 0.073335 ( 0.071734)
build_all 0.007562 0.002327 1.583423 ( 0.598539)
build_install 0.019527 0.003488 1.913739 ( 0.938854)
test_btest 0.001287 0.000357 93.199531 ( 9.938481)
test_basic 0.002241 0.005506 0.347085 ( 0.444511)
test_all 0.004282 0.001428 646.010845 ( 66.544762)
test_rubyspec 0.089972 0.076951 47.132533 ( 55.562174)
total: 135.24 sec