Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-211049
#<BuildRuby:0x0000563ef943fdd0
@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.20220808-211049",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006158 0.000440 0.880941 ( 5.071724)
build_miniruby 0.000820 0.000059 0.057681 ( 0.056467)
build_ruby 0.000856 0.000061 0.060113 ( 0.058833)
build_all 0.004135 0.000295 1.528085 ( 0.583113)
build_install 0.010321 0.000738 5.623850 ( 2.133558)
test_btest 0.000638 0.000046 48.890325 ( 8.378493)
test_basic 0.002548 0.003357 0.340510 ( 0.429316)
test_all 0.001291 0.000144 621.642822 ( 89.611166)
test_rubyspec 0.106328 0.008022 43.829323 ( 51.251586)
total: 157.57 sec