Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-094130
#<BuildRuby:0x000055f34f1400d0
@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.20220728-094130",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006529 0.000000 0.835131 ( 0.952464)
build_miniruby 0.001030 0.000000 0.057496 ( 0.056264)
build_ruby 0.000000 0.000941 0.058943 ( 0.057749)
build_all 0.000000 0.004743 1.531282 ( 0.588728)
build_install 0.000000 0.011124 5.621025 ( 2.151173)
test_btest 0.000391 0.000430 48.664031 ( 8.599631)
test_basic 0.004509 0.001186 0.278773 ( 0.367497)
test_all 0.000800 0.000210 627.703654 ( 91.285531)
test_rubyspec 0.069932 0.032621 43.464976 ( 49.047037)
total: 153.11 sec