Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-222141
#<BuildRuby:0x000055db403bbd90
@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.20220430-222141",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002279 0.004215 0.851378 ( 0.919070)
build_miniruby 0.000869 0.000124 0.056854 ( 0.055664)
build_ruby 0.000913 0.000131 0.057983 ( 0.056772)
build_all 0.001377 0.002875 1.471506 ( 0.606441)
build_install 0.005617 0.005159 6.256209 ( 2.794675)
test_btest 0.000468 0.000117 56.378036 ( 8.044818)
test_basic 0.002395 0.003570 0.289894 ( 0.378102)
test_all 0.000677 0.000742 602.349698 ( 95.982025)
test_rubyspec 0.088110 0.038975 43.952995 ( 48.888358)
total: 157.73 sec