Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-085054
#<BuildRuby:0x000055b7e3c8d480
@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.20221029-085054",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010611 0.000000 1.082853 ( 1.122017)
build_miniruby 0.001599 0.000000 0.102969 ( 0.099684)
build_ruby 0.001278 0.000388 0.100398 ( 0.098116)
build_all 0.005516 0.001697 1.278498 ( 0.564113)
build_install 0.016422 0.000623 1.637756 ( 0.893971)
test_btest 0.002032 0.000508 62.774062 ( 6.541578)
test_basic 0.005059 0.001264 0.350942 ( 0.440066)
test_all 0.006423 0.000275 503.339313 ( 54.759915)
test_rubyspec 0.070684 0.059330 43.447065 ( 51.990678)
total: 116.51 sec