Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-200823
#<BuildRuby:0x0000560a9d36be30
@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.20220426-200823",
@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.000004 0.000013 ( 0.000012)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.005161 0.001876 0.844742 ( 1.138238)
build_miniruby 0.000789 0.000287 0.057528 ( 0.056244)
build_ruby 0.000681 0.000248 0.059120 ( 0.058028)
build_all 0.004297 0.000000 1.497307 ( 0.602045)
build_install 0.007665 0.001204 6.291769 ( 2.821081)
test_btest 0.000641 0.000200 51.817681 ( 9.095671)
test_basic 0.004629 0.001447 0.265115 ( 0.353203)
test_all 0.001431 0.000000 628.846538 ( 93.717267)
test_rubyspec 0.053897 0.023590 44.416666 ( 49.310560)
total: 157.15 sec