Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-134724
#<BuildRuby:0x000055e29107c208
@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.20220821-134724",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003583 0.003034 0.811961 ( 0.887948)
build_miniruby 0.000878 0.000176 0.057600 ( 0.056356)
build_ruby 0.000825 0.000165 0.059760 ( 0.058585)
build_all 0.003971 0.000794 1.531303 ( 0.589376)
build_install 0.010577 0.000463 1.902458 ( 0.958598)
test_btest 0.000625 0.000111 50.812783 ( 8.466901)
test_basic 0.004071 0.000719 0.300600 ( 0.390152)
test_all 0.002227 0.000125 627.453400 ( 88.938254)
test_rubyspec 0.095319 0.029794 44.286063 ( 52.531605)
total: 152.88 sec