Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-072315
#<BuildRuby:0x000055ca47c83dd8
@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.20220825-072315",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006518 0.000501 0.875547 ( 1.486621)
build_miniruby 0.000989 0.000076 0.057643 ( 0.056354)
build_ruby 0.000780 0.000060 0.059283 ( 0.058159)
build_all 0.004731 0.000000 1.517680 ( 0.585731)
build_install 0.004605 0.004182 1.931009 ( 0.962176)
test_btest 0.000775 0.000000 47.398548 ( 8.762053)
test_basic 0.005535 0.000000 0.280659 ( 0.369499)
test_all 0.002121 0.000000 625.522578 ( 90.893735)
test_rubyspec 0.072635 0.056672 44.251689 ( 52.479534)
total: 155.65 sec