Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-000718
#<BuildRuby:0x000055787c1506e0
@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-000718",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006695 0.004869 1.001612 ( 1.385883)
build_miniruby 0.001634 0.000503 0.078045 ( 0.075788)
build_ruby 0.001474 0.000454 0.081917 ( 0.079876)
build_all 0.010057 0.000274 1.517590 ( 0.580231)
build_install 0.002771 0.019828 1.838417 ( 0.914279)
test_btest 0.000769 0.000410 73.006887 ( 7.967402)
test_basic 0.000000 0.007580 0.327795 ( 0.419795)
test_all 0.001150 0.004329 664.760672 ( 65.409451)
test_rubyspec 0.111095 0.061798 45.911551 ( 54.183949)
total: 131.02 sec