Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-153739
#<BuildRuby:0x000055fa16ef7f20
@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.20220520-153739",
@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.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002210 0.004436 0.840828 ( 1.345104)
build_miniruby 0.000831 0.000191 0.057549 ( 0.056258)
build_ruby 0.000792 0.000183 0.058465 ( 0.057245)
build_all 0.004246 0.000000 1.501773 ( 0.611775)
build_install 0.007130 0.003919 6.333891 ( 2.869893)
test_btest 0.000582 0.000145 54.434601 ( 7.630283)
test_basic 0.004366 0.001091 0.263732 ( 0.352460)
test_all 0.002433 0.000000 644.796019 ( 94.263255)
test_rubyspec 0.080461 0.045310 44.177111 ( 49.745465)
total: 156.93 sec