Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-202316
#<BuildRuby:0x0000556dd5b47e98
@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.20221205-202316",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005286 0.000000 1.159361 ( 1.205773)
build_miniruby 0.000926 0.000000 1.022394 ( 1.021198)
build_ruby 0.000000 0.001343 2.760112 ( 2.674340)
build_all 0.005668 0.003060 15.772985 ( 3.252187)
build_install 0.005325 0.003608 2.173053 ( 1.234547)
test_btest 0.000565 0.000059 65.143242 ( 11.225134)
test_basic 0.001714 0.003714 0.298041 ( 0.388239)
test_all 0.000733 0.000110 681.622591 (105.102082)
test_rubyspec 0.044867 0.022034 53.120157 ( 61.303132)
total: 187.41 sec