Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-085243
#<BuildRuby:0x0000559bf4e7bf68
@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-085243",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.006429 0.808215 ( 0.994289)
build_miniruby 0.000945 0.000000 0.057326 ( 0.056143)
build_ruby 0.000755 0.000211 0.059535 ( 0.058346)
build_all 0.004391 0.000316 1.526507 ( 0.586511)
build_install 0.005865 0.002987 5.619312 ( 2.151615)
test_btest 0.000481 0.000224 54.349071 ( 7.918069)
test_basic 0.001489 0.004482 0.282370 ( 0.371228)
test_all 0.001565 0.000309 582.386373 ( 88.171736)
test_rubyspec 0.075987 0.040137 43.635429 ( 50.997220)
total: 151.31 sec