Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-021235
#<BuildRuby:0x0000563d350b3dd0
@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.20220720-021235",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002080 0.004470 0.828786 ( 1.045190)
build_miniruby 0.000000 0.000893 0.056997 ( 0.055868)
build_ruby 0.000000 0.000857 0.059227 ( 0.058021)
build_all 0.002533 0.002096 1.553966 ( 0.618958)
build_install 0.010671 0.000430 5.666865 ( 2.181460)
test_btest 0.000530 0.000099 54.058153 ( 8.325101)
test_basic 0.000000 0.005147 0.287005 ( 0.376199)
test_all 0.000000 0.001429 613.094597 ( 87.176925)
test_rubyspec 0.095385 0.029806 43.912091 ( 49.467244)
total: 149.31 sec