Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-204602
#<BuildRuby:0x00005621368d4e80
@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.20220826-204602",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000744 0.008705 0.825604 ( 0.885114)
build_miniruby 0.001188 0.000712 0.065348 ( 0.063698)
build_ruby 0.001225 0.000735 0.067628 ( 0.065865)
build_all 0.005182 0.003110 1.295450 ( 0.472778)
build_install 0.014094 0.002066 1.571482 ( 0.788301)
test_btest 0.000000 0.001425 54.545792 ( 5.866670)
test_basic 0.003413 0.002755 0.278595 ( 0.372884)
test_all 0.004039 0.000000 489.835101 ( 52.545395)
test_rubyspec 0.069460 0.046678 41.569941 ( 50.167792)
total: 111.23 sec