Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-222612
#<BuildRuby:0x000055bb9ce5a878
@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.20221119-222612",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004796 0.000343 1.115032 ( 1.129927)
build_miniruby 0.000823 0.000059 0.991160 ( 0.989897)
build_ruby 0.001109 0.000079 2.692248 ( 2.599804)
build_all 0.003924 0.004975 15.923485 ( 3.249795)
build_install 0.010514 0.000139 2.087797 ( 1.184698)
test_btest 0.000565 0.000071 58.553631 ( 11.002289)
test_basic 0.000122 0.004834 0.299230 ( 0.389880)
test_all 0.000000 0.001141 652.192394 (100.368943)
test_rubyspec 0.034539 0.025460 51.028526 ( 59.377057)
total: 180.29 sec