Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-195541
#<BuildRuby:0x000055b76e6183e0
@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.20221128-195541",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008015 0.001849 1.210185 ( 1.221626)
build_miniruby 0.000000 0.002451 0.844797 ( 0.843834)
build_ruby 0.000000 0.002919 2.230912 ( 2.140796)
build_all 0.011681 0.007520 18.602195 ( 2.186748)
build_install 0.002608 0.018558 1.885573 ( 0.951190)
test_btest 0.000870 0.000532 89.103041 ( 8.649442)
test_basic 0.003497 0.006523 0.341426 ( 0.425043)
test_all 0.001333 0.000888 733.600571 ( 71.891300)
test_rubyspec 0.087911 0.093678 49.172365 ( 57.298891)
total: 145.61 sec