Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-183514
#<BuildRuby:0x0000563a9e187e58
@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-183514",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004462 0.000248 1.093879 ( 1.124118)
build_miniruby 0.000920 0.000051 0.975616 ( 0.974098)
build_ruby 0.001135 0.000063 2.804907 ( 2.717493)
build_all 0.008335 0.000463 15.827935 ( 3.285180)
build_install 0.004750 0.005432 2.061741 ( 1.204513)
test_btest 0.000543 0.000060 57.240595 ( 11.528903)
test_basic 0.004765 0.000000 0.273614 ( 0.365290)
test_all 0.001330 0.000047 676.616549 (115.845975)
test_rubyspec 0.049089 0.021938 53.011525 ( 61.221739)
total: 198.27 sec