Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-091836
#<BuildRuby:0x000055833cd7fe00
@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.20221125-091836",
@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.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000981 0.004043 1.051586 ( 1.088531)
build_miniruby 0.000792 0.000113 0.954643 ( 0.953368)
build_ruby 0.001253 0.000000 2.849838 ( 2.761638)
build_all 0.007932 0.000692 15.895007 ( 3.297902)
build_install 0.008992 0.000026 2.008386 ( 1.190067)
test_btest 0.000628 0.000074 61.699083 ( 10.801063)
test_basic 0.004500 0.000529 0.283247 ( 0.373553)
test_all 0.001379 0.000163 671.219303 (125.919959)
test_rubyspec 0.061843 0.005501 52.866237 ( 61.022756)
total: 207.41 sec