Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-030450
#<BuildRuby:0x000055dcb2cfc3a0
@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-030450",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001340 0.003526 1.118825 ( 1.128987)
build_miniruby 0.000799 0.000184 0.941252 ( 0.939871)
build_ruby 0.001271 0.000000 2.746687 ( 2.635123)
build_all 0.009086 0.000000 15.820839 ( 3.359805)
build_install 0.008537 0.000000 2.288288 ( 1.293073)
test_btest 0.000623 0.000000 65.647992 ( 11.370200)
test_basic 0.003476 0.001058 0.336443 ( 0.428032)
test_all 0.001464 0.000000 653.796928 (119.959012)
test_rubyspec 0.034751 0.028815 54.002153 ( 62.197480)
total: 203.31 sec