Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-062659
#<BuildRuby:0x000055e908277fa8
@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.20221124-062659",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003734 0.001019 1.047625 ( 1.081465)
build_miniruby 0.000831 0.000226 0.954902 ( 0.953215)
build_ruby 0.001007 0.000275 2.720713 ( 2.619765)
build_all 0.007924 0.000801 15.821095 ( 3.221287)
build_install 0.009024 0.000931 2.026855 ( 1.188201)
test_btest 0.000505 0.000117 64.680676 ( 10.811443)
test_basic 0.005111 0.000000 0.316279 ( 0.406750)
test_all 0.001168 0.000214 679.672566 (121.329254)
test_rubyspec 0.032160 0.030044 53.490697 ( 61.654273)
total: 203.27 sec