Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-014433
#<BuildRuby:0x000055dcb0974018
@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.20221125-014433",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.005052 0.000000 1.060149 ( 1.223403)
build_miniruby 0.000901 0.000000 1.002724 ( 1.001444)
build_ruby 0.001233 0.000000 2.927812 ( 2.808960)
build_all 0.004737 0.004040 15.871669 ( 3.316399)
build_install 0.007796 0.001126 2.033000 ( 1.208523)
test_btest 0.000452 0.000133 64.241905 ( 10.866834)
test_basic 0.000342 0.004346 0.311736 ( 0.402721)
test_all 0.001475 0.000521 666.179029 (122.949964)
test_rubyspec 0.035321 0.037119 52.814865 ( 61.033431)
total: 204.81 sec