Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-041532
#<BuildRuby:0x000055e7f737f2c8
@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.20220723-041532",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006252 0.000158 0.854256 ( 0.894376)
build_miniruby 0.000858 0.000057 0.057079 ( 0.055809)
build_ruby 0.000793 0.000052 0.058745 ( 0.057552)
build_all 0.004674 0.000000 1.510758 ( 0.585279)
build_install 0.010856 0.000426 5.628843 ( 2.160374)
test_btest 0.000807 0.000047 56.575881 ( 7.991735)
test_basic 0.005340 0.000314 0.288054 ( 0.376715)
test_all 0.001115 0.000027 624.480716 ( 89.759545)
test_rubyspec 0.058728 0.038924 43.287965 ( 48.922321)
total: 150.80 sec