Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-215950
#<BuildRuby:0x000055a5e8a783a0
@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.20220912-215950",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008502 0.001307 1.115507 ( 1.109067)
build_miniruby 0.002321 0.000000 0.066535 ( 0.065254)
build_ruby 0.002062 0.000000 0.070916 ( 0.069818)
build_all 0.011063 0.000000 1.565597 ( 0.616221)
build_install 0.006025 0.016810 1.939027 ( 0.988391)
test_btest 0.000000 0.001052 94.559004 ( 9.560026)
test_basic 0.000000 0.008120 0.355304 ( 0.444891)
test_all 0.004299 0.001261 654.488598 ( 66.828384)
test_rubyspec 0.087888 0.080081 47.552504 ( 55.913543)
total: 135.60 sec