Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-135146
#<BuildRuby:0x000055e0aa17c060
@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.20220503-135146",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005336 0.001334 0.873289 ( 1.228625)
build_miniruby 0.000832 0.000208 0.057076 ( 0.055781)
build_ruby 0.000846 0.000212 0.057963 ( 0.056632)
build_all 0.004335 0.000000 1.486810 ( 0.592916)
build_install 0.008713 0.001993 6.232143 ( 2.797354)
test_btest 0.000833 0.000000 49.399250 ( 8.551155)
test_basic 0.002766 0.003389 0.341352 ( 0.428845)
test_all 0.001334 0.000355 636.476288 ( 92.960655)
test_rubyspec 0.045801 0.052790 43.798068 ( 48.741857)
total: 155.41 sec