Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-133147
#<BuildRuby:0x000055d241e66fe0
@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.20220914-133147",
@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.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010345 0.000000 1.100022 ( 1.136393)
build_miniruby 0.001948 0.000000 0.067228 ( 0.065802)
build_ruby 0.000000 0.002247 0.077573 ( 0.076033)
build_all 0.004077 0.006431 1.568892 ( 0.606110)
build_install 0.008250 0.013042 1.918642 ( 0.946755)
test_btest 0.000000 0.001406 97.705868 ( 9.579015)
test_basic 0.007731 0.000000 0.341056 ( 0.430446)
test_all 0.004316 0.000000 677.296558 ( 68.165834)
test_rubyspec 0.117140 0.052549 46.769933 ( 55.245799)
total: 136.25 sec