Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-051331
#<BuildRuby:0x0000556815c140d0
@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.20221202-051331",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005056 0.000126 1.136345 ( 1.171647)
build_miniruby 0.000865 0.000102 1.010316 ( 1.009063)
build_ruby 0.001266 0.000000 2.783229 ( 2.685915)
build_all 0.008973 0.000229 15.759863 ( 3.299010)
build_install 0.010542 0.000200 2.124129 ( 1.216513)
test_btest 0.000587 0.000056 66.166699 ( 10.751616)
test_basic 0.000279 0.004392 0.299277 ( 0.390445)
test_all 0.000904 0.000129 694.319424 (107.488861)
test_rubyspec 0.038751 0.038188 53.090948 ( 61.283359)
total: 189.30 sec