Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-124041
#<BuildRuby:0x00005611fe0b0a70
@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.20220427-124041",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008447 0.000650 0.834494 ( 0.994096)
build_miniruby 0.000000 0.001273 0.060254 ( 0.059672)
build_ruby 0.000000 0.002025 0.060988 ( 0.059009)
build_all 0.006717 0.000324 1.220680 ( 0.489642)
build_install 0.010185 0.007875 4.857253 ( 2.485727)
test_btest 0.001301 0.000274 53.451035 ( 5.875605)
test_basic 0.006226 0.000417 0.305893 ( 0.395891)
test_all 0.002627 0.000525 511.950307 ( 54.925840)
test_rubyspec 0.071535 0.051702 41.500702 ( 47.031810)
total: 112.32 sec