Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-201030
#<BuildRuby:0x0000564de0822358
@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-201030",
@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.000001 0.000009 ( 0.000026)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000026 0.000003 0.000029 ( 0.000016)
build_up 0.004327 0.000649 1.193560 ( 1.178931)
build_miniruby 0.000854 0.000128 1.028131 ( 1.026872)
build_ruby 0.001106 0.000166 2.649500 ( 2.541007)
build_all 0.005299 0.003702 15.670608 ( 3.328134)
build_install 0.007378 0.001342 2.188317 ( 1.239350)
test_btest 0.000560 0.000000 60.429627 ( 11.628736)
test_basic 0.004871 0.000000 0.310443 ( 0.401289)
test_all 0.001468 0.000000 667.194851 (105.526785)
test_rubyspec 0.052652 0.007399 52.676262 ( 61.018300)
total: 187.89 sec