Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-121642
#<BuildRuby:0x000055ba6461bba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-121642",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004301 0.004962 0.843553 ( 0.973420)
build_miniruby 0.001569 0.000392 0.065080 ( 0.062499)
build_ruby 0.001127 0.000282 0.064416 ( 0.063537)
build_all 0.008630 0.000000 1.279121 ( 0.471373)
build_install 0.009655 0.005806 1.582590 ( 0.793523)
test_btest 0.001107 0.000296 51.999111 ( 6.231295)
test_basic 0.005523 0.000157 0.287232 ( 0.377519)
test_all 0.003396 0.000517 487.084820 ( 51.518189)
test_rubyspec 0.065571 0.065478 41.718461 ( 50.069902)
total: 110.56 sec