Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-154329
#<BuildRuby:0x0000556b90468448
@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.20221201-154329",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.007073 0.003766 1.213230 ( 1.234267)
build_miniruby 0.000000 0.003087 0.843344 ( 0.840971)
build_ruby 0.000000 0.004001 2.241776 ( 2.142762)
build_all 0.014088 0.005614 18.683321 ( 2.198032)
build_install 0.016161 0.006423 2.035295 ( 1.018416)
test_btest 0.001027 0.000420 91.485572 ( 9.627407)
test_basic 0.007011 0.002868 0.358322 ( 0.444006)
test_all 0.001547 0.000328 700.819116 ( 72.656389)
test_rubyspec 0.098803 0.075307 49.644669 ( 57.808943)
total: 147.97 sec