Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-231902
#<BuildRuby:0x000055b7e304f600
@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.20220723-231902",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010791 0.973124 ( 1.065952)
build_miniruby 0.000518 0.001581 0.076770 ( 0.076569)
build_ruby 0.001506 0.000579 0.080720 ( 0.079885)
build_all 0.008741 0.001601 1.531143 ( 0.595968)
build_install 0.017168 0.006131 5.150578 ( 2.093286)
test_btest 0.000966 0.000345 75.693178 ( 8.498940)
test_basic 0.003065 0.004761 0.314598 ( 0.404361)
test_all 0.001947 0.000779 626.639102 ( 64.407377)
test_rubyspec 0.103082 0.077129 45.719734 ( 51.439399)
total: 128.66 sec