Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-224156
#<BuildRuby:0x0000561e7a0c77d8
@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.20220808-224156",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008575 0.004126 0.965695 ( 1.109388)
build_miniruby 0.001784 0.000383 0.074532 ( 0.073102)
build_ruby 0.001884 0.000404 0.080718 ( 0.078602)
build_all 0.009491 0.000159 1.502447 ( 0.566558)
build_install 0.013747 0.008919 5.108637 ( 2.067202)
test_btest 0.000840 0.000221 75.051779 ( 8.014133)
test_basic 0.005720 0.001505 0.317939 ( 0.407460)
test_all 0.001723 0.000453 642.394194 ( 64.774954)
test_rubyspec 0.122179 0.040992 46.162433 ( 53.672369)
total: 130.76 sec