Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-162848
#<BuildRuby:0x000055c076ecaf90
@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.20220829-162848",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008101 0.001350 0.941589 ( 8.305756)
build_miniruby 0.001485 0.000247 0.063061 ( 0.062313)
build_ruby 0.001290 0.000215 0.065749 ( 0.064110)
build_all 0.007275 0.000384 1.246085 ( 0.461556)
build_install 0.007872 0.006795 1.582226 ( 0.783017)
test_btest 0.001176 0.000271 51.667988 ( 5.944731)
test_basic 0.004747 0.001095 0.286563 ( 0.376840)
test_all 0.004857 0.000000 487.343360 ( 52.602617)
test_rubyspec 0.082803 0.035113 41.291019 ( 49.910145)
total: 118.51 sec