Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-043050
#<BuildRuby:0x0000557d3bf03418
@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.20221204-043050",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004852 0.000046 1.096215 ( 1.128454)
build_miniruby 0.001068 0.000076 0.970476 ( 0.969096)
build_ruby 0.001139 0.000082 2.756435 ( 2.662278)
build_all 0.005169 0.003964 15.717304 ( 3.262846)
build_install 0.004792 0.004303 2.280831 ( 1.249826)
test_btest 0.000519 0.000092 64.083541 ( 11.397957)
test_basic 0.004675 0.000825 0.293685 ( 0.383975)
test_all 0.000773 0.000137 667.144449 (120.183240)
test_rubyspec 0.048882 0.011615 53.695899 ( 61.825268)
total: 203.06 sec