Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-123519
#<BuildRuby:0x0000563a30e081f0
@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.20220601-123519",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002392 0.004798 0.847255 ( 1.369431)
build_miniruby 0.000752 0.000188 0.056599 ( 0.055460)
build_ruby 0.000772 0.000193 0.057330 ( 0.056145)
build_all 0.003343 0.000835 1.512372 ( 0.617081)
build_install 0.008882 0.002220 6.334289 ( 2.873345)
test_btest 0.000681 0.000170 48.851240 ( 8.989746)
test_basic 0.002549 0.003137 0.306678 ( 0.395488)
test_all 0.001121 0.000320 659.750136 ( 95.516560)
test_rubyspec 0.083388 0.044748 44.219008 ( 49.774370)
total: 159.65 sec