Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-125035
#<BuildRuby:0x000055ea74fd67e0
@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.20221121-125035",
@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.000019 0.000007 0.000026 ( 0.000024)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003581 0.001193 1.080760 ( 1.821215)
build_miniruby 0.000571 0.000190 0.986192 ( 0.984956)
build_ruby 0.000931 0.000310 2.813392 ( 2.726289)
build_all 0.004427 0.004476 15.905275 ( 3.281552)
build_install 0.004863 0.004659 2.017552 ( 1.181958)
test_btest 0.000392 0.000168 57.140826 ( 12.081677)
test_basic 0.003054 0.001309 0.317603 ( 0.408680)
test_all 0.000779 0.000334 687.630642 (106.908729)
test_rubyspec 0.051490 0.020062 53.627719 ( 61.957707)
total: 191.35 sec