Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-134846
#<BuildRuby:0x0000562001b7bde0
@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.20220804-134846",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002257 0.004418 0.847115 ( 1.891884)
build_miniruby 0.000839 0.000193 0.057983 ( 0.056635)
build_ruby 0.000847 0.000195 0.059440 ( 0.058055)
build_all 0.003914 0.000903 1.516821 ( 0.591855)
build_install 0.009028 0.002390 5.638087 ( 2.167918)
test_btest 0.000554 0.000130 49.662636 ( 8.732163)
test_basic 0.004946 0.000205 0.301515 ( 0.390711)
test_all 0.001278 0.000000 615.514854 ( 88.154520)
test_rubyspec 0.083101 0.043806 43.595102 ( 51.004999)
total: 153.05 sec