Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-084254
#<BuildRuby:0x000055c11d777e58
@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.20220730-084254",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006515 0.000000 0.832633 ( 1.555735)
build_miniruby 0.000833 0.000000 0.057118 ( 0.055916)
build_ruby 0.001033 0.000000 0.060070 ( 0.058783)
build_all 0.004498 0.000284 1.533192 ( 0.585029)
build_install 0.006372 0.002737 5.638301 ( 2.145935)
test_btest 0.000698 0.000155 54.321523 ( 8.441092)
test_basic 0.004614 0.001025 0.330972 ( 0.419657)
test_all 0.001054 0.000234 587.540662 ( 92.312849)
test_rubyspec 0.062477 0.035282 43.774232 ( 49.443792)
total: 155.02 sec