Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-045531
#<BuildRuby:0x00005641d013f2c8
@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.20221125-045531",
@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.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004190 0.000645 1.073600 ( 1.112829)
build_miniruby 0.000884 0.000136 0.932607 ( 0.931125)
build_ruby 0.000958 0.000147 2.705485 ( 2.611559)
build_all 0.004478 0.004427 15.780170 ( 3.351604)
build_install 0.008133 0.000742 2.016200 ( 1.195158)
test_btest 0.000454 0.000091 64.010440 ( 11.098737)
test_basic 0.001387 0.003877 0.328008 ( 0.418337)
test_all 0.001148 0.000287 698.966863 (107.519506)
test_rubyspec 0.040598 0.019634 53.219761 ( 61.460449)
total: 189.70 sec