Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-233512
#<BuildRuby:0x000055d9c103acc8
@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.20221130-233512",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010201 0.001471 1.213484 ( 1.383677)
build_miniruby 0.002372 0.000547 0.847923 ( 0.846634)
build_ruby 0.002593 0.000598 2.237281 ( 2.140093)
build_all 0.008879 0.012172 18.561107 ( 2.169222)
build_install 0.009990 0.011667 2.047168 ( 1.005675)
test_btest 0.000841 0.000399 91.611790 ( 8.622816)
test_basic 0.007757 0.001567 0.352957 ( 0.439475)
test_all 0.002389 0.001075 687.247120 ( 69.702163)
test_rubyspec 0.074480 0.095937 49.668690 ( 57.676186)
total: 143.99 sec