Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-013304
#<BuildRuby:0x00005605bd01dc18
@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.20221203-013304",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004877 0.000287 1.167475 ( 1.948193)
build_miniruby 0.000812 0.000048 1.045753 ( 1.044693)
build_ruby 0.001168 0.000068 2.873343 ( 2.746062)
build_all 0.008616 0.000225 15.910077 ( 3.361576)
build_install 0.005193 0.003914 2.231199 ( 1.277228)
test_btest 0.000541 0.000052 66.612382 ( 11.264710)
test_basic 0.004537 0.000014 0.303120 ( 0.393951)
test_all 0.001221 0.000111 693.056049 (106.688214)
test_rubyspec 0.040728 0.021902 53.809324 ( 62.061474)
total: 190.79 sec