Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-173643
#<BuildRuby:0x000055d9c4bfbf00
@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.20220803-173643",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005933 0.000457 0.817115 ( 1.202037)
build_miniruby 0.000972 0.000075 0.057087 ( 0.055890)
build_ruby 0.000963 0.000074 0.059147 ( 0.057900)
build_all 0.004260 0.000328 1.526308 ( 0.582965)
build_install 0.006033 0.003961 5.642531 ( 2.160284)
test_btest 0.000634 0.000079 46.035652 ( 8.436859)
test_basic 0.000000 0.005341 0.283522 ( 0.372798)
test_all 0.000000 0.001111 616.438709 ( 88.564774)
test_rubyspec 0.074619 0.046615 43.828608 ( 51.228712)
total: 152.66 sec