Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-123343
#<BuildRuby:0x00005578ba7d84c0
@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.20220726-123343",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007019 0.003821 0.976043 ( 0.996340)
build_miniruby 0.000000 0.002069 0.062555 ( 0.060418)
build_ruby 0.000633 0.000987 0.077309 ( 0.075403)
build_all 0.005951 0.004405 1.529409 ( 0.569512)
build_install 0.018307 0.004004 5.165021 ( 2.077953)
test_btest 0.000963 0.000267 75.729848 ( 8.439973)
test_basic 0.005377 0.001494 0.322948 ( 0.421068)
test_all 0.000843 0.001156 651.560703 ( 64.755782)
test_rubyspec 0.094222 0.070554 45.645682 ( 51.445929)
total: 128.84 sec