Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-054719
#<BuildRuby:0x0000556655e57de0
@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.20220725-054719",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006596 0.851909 ( 0.926572)
build_miniruby 0.000195 0.000833 0.057545 ( 0.056262)
build_ruby 0.000851 0.000183 0.059795 ( 0.058543)
build_all 0.003882 0.000831 1.522369 ( 0.582328)
build_install 0.009972 0.001149 5.622517 ( 2.146688)
test_btest 0.000688 0.000138 51.347061 ( 8.363467)
test_basic 0.005612 0.000178 0.347717 ( 0.435690)
test_all 0.000925 0.000173 588.672341 ( 92.454631)
test_rubyspec 0.066912 0.049411 43.691936 ( 49.269799)
total: 154.29 sec