Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-091829
#<BuildRuby:0x000055d800c17ef0
@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.20221121-091829",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004464 0.000525 1.114469 ( 1.112620)
build_miniruby 0.000847 0.000100 0.926756 ( 0.925189)
build_ruby 0.001079 0.000127 2.796725 ( 2.711216)
build_all 0.008863 0.000000 15.938522 ( 3.260649)
build_install 0.008704 0.000045 2.028049 ( 1.189383)
test_btest 0.000535 0.000051 65.021369 ( 10.849124)
test_basic 0.000266 0.004377 0.304375 ( 0.395479)
test_all 0.001391 0.000198 688.696044 (105.710323)
test_rubyspec 0.041678 0.017313 53.546426 ( 61.806845)
total: 187.96 sec