Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-025922
#<BuildRuby:0x000056187f28f670
@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.20220723-025922",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006401 0.000457 0.861300 ( 0.947351)
build_miniruby 0.001001 0.000072 0.057179 ( 0.055916)
build_ruby 0.000919 0.000065 0.058787 ( 0.057556)
build_all 0.004542 0.000005 1.525208 ( 0.582210)
build_install 0.010329 0.000689 5.666659 ( 2.158331)
test_btest 0.000653 0.000043 47.616714 ( 8.704885)
test_basic 0.005279 0.000351 0.337316 ( 0.425810)
test_all 0.001340 0.000089 618.976829 ( 90.454980)
test_rubyspec 0.098148 0.028665 43.522462 ( 49.134318)
total: 152.52 sec