Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-054735
#<BuildRuby:0x00005627ccaebda8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-054735",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006399 0.000346 0.807382 ( 0.891400)
build_miniruby 0.000893 0.000137 0.057683 ( 0.056426)
build_ruby 0.000810 0.000125 0.060018 ( 0.058931)
build_all 0.000937 0.003708 1.561652 ( 0.601159)
build_install 0.002296 0.008991 5.678498 ( 2.166217)
test_btest 0.000518 0.000183 54.516681 ( 8.058885)
test_basic 0.004160 0.001469 0.312725 ( 0.401403)
test_all 0.001722 0.000000 604.214076 ( 89.484072)
test_rubyspec 0.044003 0.029947 43.727692 ( 51.151422)
total: 152.87 sec