Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-171436
#<BuildRuby:0x000055cd853e2148
@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.20220809-171436",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007493 0.003871 0.830868 ( 0.856063)
build_miniruby 0.001420 0.000189 0.061023 ( 0.059449)
build_ruby 0.002062 0.000000 0.057527 ( 0.055459)
build_all 0.008151 0.000785 1.246705 ( 0.458673)
build_install 0.012363 0.004265 4.326396 ( 1.781318)
test_btest 0.001572 0.000249 52.059224 ( 6.328902)
test_basic 0.005025 0.000794 0.292036 ( 0.382723)
test_all 0.001929 0.000304 499.144828 ( 52.573552)
test_rubyspec 0.092847 0.031641 41.793160 ( 49.272087)
total: 111.77 sec