Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-193550
#<BuildRuby:0x000055d469ec7f00
@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.20221201-193550",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004739 0.000296 1.124261 ( 1.281461)
build_miniruby 0.000854 0.000054 0.980419 ( 0.979174)
build_ruby 0.001348 0.000000 2.727126 ( 2.637275)
build_all 0.008782 0.000335 15.774106 ( 3.367265)
build_install 0.009496 0.000000 2.206909 ( 1.293915)
test_btest 0.000604 0.000000 66.262285 ( 10.796458)
test_basic 0.005060 0.000000 0.314579 ( 0.405867)
test_all 0.001070 0.000000 655.402378 (107.605922)
test_rubyspec 0.070795 0.001940 53.937245 ( 62.118856)
total: 190.49 sec