Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-072432
#<BuildRuby:0x000055a04932c208
@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.20221127-072432",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.002640 0.002412 1.212668 ( 1.585378)
build_miniruby 0.000717 0.000224 0.981105 ( 0.979843)
build_ruby 0.000940 0.000293 2.797892 ( 2.707681)
build_all 0.006574 0.003478 22.612483 ( 4.431782)
build_install 0.001117 0.008094 4.481535 ( 1.601900)
test_btest 0.000444 0.000197 65.978336 ( 11.148165)
test_basic 0.004491 0.000253 0.305329 ( 0.397228)
test_all 0.000619 0.000261 683.919109 (106.110053)
test_rubyspec 0.043642 0.021816 53.610383 ( 61.820593)
total: 190.78 sec