Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-090033
#<BuildRuby:0x000055d2938255f8
@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.20220425-090033",
@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.000032 0.000002 0.000034 ( 0.000034)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.003583 0.009698 0.846412 ( 1.710837)
build_miniruby 0.001249 0.000312 0.064791 ( 0.064044)
build_ruby 0.001623 0.000000 0.052669 ( 0.050949)
build_all 0.007718 0.000000 1.186213 ( 0.471433)
build_install 0.017651 0.000000 4.842514 ( 2.396967)
test_btest 0.001437 0.000156 51.082247 ( 6.166108)
test_basic 0.002975 0.003418 0.300112 ( 0.390313)
test_all 0.002202 0.000440 499.690057 ( 53.181394)
test_rubyspec 0.082642 0.051072 41.173470 ( 46.842824)
total: 111.28 sec