Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-225831
#<BuildRuby:0x00005579ea243fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-225831",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000015)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.003192 0.001596 1.098127 ( 1.137768)
build_miniruby 0.000977 0.000000 0.940404 ( 0.939106)
build_ruby 0.001319 0.000000 2.813905 ( 2.708389)
build_all 0.008084 0.000776 15.925305 ( 3.341867)
build_install 0.007060 0.001028 2.087550 ( 1.219294)
test_btest 0.000462 0.000185 64.843860 ( 11.187320)
test_basic 0.000380 0.004874 0.312951 ( 0.402953)
test_all 0.000718 0.000335 709.109385 (108.621917)
test_rubyspec 0.024473 0.038649 52.877258 ( 61.062601)
total: 190.62 sec