Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-144452
#<BuildRuby:0x0000562667bbd5f8
@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.20220503-144452",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006386 0.004488 0.856804 ( 1.044091)
build_miniruby 0.001228 0.000283 0.064069 ( 0.063172)
build_ruby 0.001158 0.000268 0.063888 ( 0.063023)
build_all 0.008301 0.000000 1.195127 ( 0.469694)
build_install 0.015722 0.001225 4.888567 ( 2.489400)
test_btest 0.001606 0.000283 50.881083 ( 6.216269)
test_basic 0.006966 0.000000 0.287538 ( 0.377894)
test_all 0.003612 0.000000 504.763057 ( 54.314272)
test_rubyspec 0.095028 0.040313 41.188886 ( 46.667193)
total: 111.71 sec