Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-230834
#<BuildRuby:0x0000560232617670
@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.20220803-230834",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.005789 0.000638 0.808058 ( 0.893556)
build_miniruby 0.000760 0.000254 0.056932 ( 0.055752)
build_ruby 0.000771 0.000257 0.059429 ( 0.058212)
build_all 0.004633 0.000142 1.560987 ( 0.595761)
build_install 0.009530 0.001520 5.642820 ( 2.180107)
test_btest 0.000647 0.000185 49.863997 ( 8.141946)
test_basic 0.005615 0.000260 0.319503 ( 0.407753)
test_all 0.000000 0.001656 595.425338 ( 94.384720)
test_rubyspec 0.067488 0.052562 43.963028 ( 51.341241)
total: 158.06 sec