Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-235345
#<BuildRuby:0x0000557754c1b670
@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.20221116-235345",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003997 0.000940 1.099982 ( 1.408979)
build_miniruby 0.000741 0.000174 0.971433 ( 0.970212)
build_ruby 0.000985 0.000231 2.787444 ( 2.676214)
build_all 0.008648 0.000015 15.774921 ( 3.259189)
build_install 0.008180 0.000777 1.961782 ( 1.122824)
test_btest 0.000527 0.000105 57.962749 ( 11.519697)
test_basic 0.004683 0.000031 0.287141 ( 0.379008)
test_all 0.000661 0.000126 639.987337 (104.377452)
test_rubyspec 0.043505 0.028199 51.780379 ( 59.990324)
total: 185.70 sec