Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-094822
#<BuildRuby:0x000055baafe00118
@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.20220423-094822",
@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.005531 0.000922 0.835914 ( 0.987683)
build_miniruby 0.000880 0.000146 0.057671 ( 0.056430)
build_ruby 0.000848 0.000141 0.059133 ( 0.057931)
build_all 0.000000 0.004304 1.501186 ( 0.607852)
build_install 0.001958 0.008929 6.277777 ( 2.800459)
test_btest 0.000452 0.000174 51.554133 ( 8.035719)
test_basic 0.000900 0.005033 0.367353 ( 0.455437)
test_all 0.001495 0.000000 613.182628 ( 90.697654)
test_rubyspec 0.082112 0.048436 44.476119 ( 49.409853)
total: 153.11 sec