Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-084503
#<BuildRuby:0x0000555f225ba8c0
@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.20221120-084503",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004644 0.000195 1.093718 ( 1.103021)
build_miniruby 0.000713 0.000237 0.997263 ( 0.996010)
build_ruby 0.000849 0.000283 2.812726 ( 2.712560)
build_all 0.004608 0.004386 15.849205 ( 3.310378)
build_install 0.008153 0.001384 2.079786 ( 1.157663)
test_btest 0.000421 0.000150 65.093998 ( 10.668184)
test_basic 0.004909 0.000106 0.299050 ( 0.389416)
test_all 0.001347 0.000449 628.419224 (106.826380)
test_rubyspec 0.052792 0.020018 51.235602 ( 59.496955)
total: 186.66 sec