Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-064251
#<BuildRuby:0x0000558a455f0080
@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.20220717-064251",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006167 0.000328 0.829130 ( 0.910424)
build_miniruby 0.000739 0.000106 0.058109 ( 0.056947)
build_ruby 0.000822 0.000118 0.058868 ( 0.057704)
build_all 0.004413 0.000034 1.492834 ( 0.601090)
build_install 0.002903 0.008035 5.639247 ( 2.156390)
test_btest 0.000739 0.000000 47.024815 ( 8.563550)
test_basic 0.005460 0.000505 0.342213 ( 0.430172)
test_all 0.001005 0.000104 591.995285 ( 87.554577)
test_rubyspec 0.095583 0.033543 43.669657 ( 49.274124)
total: 149.61 sec