Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-204126
#<BuildRuby:0x00005580e64bfd90
@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.20220430-204126",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005862 0.000977 0.853376 ( 1.231421)
build_miniruby 0.000888 0.000148 0.057196 ( 0.055882)
build_ruby 0.000959 0.000160 0.056809 ( 0.055445)
build_all 0.003583 0.000597 1.492589 ( 0.587165)
build_install 0.005541 0.005202 6.218039 ( 2.814913)
test_btest 0.000698 0.000161 51.257868 ( 8.286309)
test_basic 0.004829 0.001115 0.319998 ( 0.408185)
test_all 0.001577 0.000000 600.353368 ( 94.614879)
test_rubyspec 0.067618 0.049948 43.727445 ( 48.673300)
total: 156.73 sec