Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-175302
#<BuildRuby:0x000055b8d7144b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220728-175302",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005468 0.005188 0.960401 ( 1.074630)
build_miniruby 0.001454 0.000312 0.075041 ( 0.073592)
build_ruby 0.001640 0.000352 0.075080 ( 0.073555)
build_all 0.009585 0.000988 1.532812 ( 0.559987)
build_install 0.012900 0.010826 5.180521 ( 2.051031)
test_btest 0.000886 0.000260 75.920940 ( 8.308487)
test_basic 0.002226 0.005999 0.319770 ( 0.408817)
test_all 0.002090 0.000000 685.475816 ( 66.947379)
test_rubyspec 0.119883 0.048696 45.651543 ( 51.511202)
total: 131.01 sec