Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-011817
#<BuildRuby:0x000055bfffed0e80
@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.20220813-011817",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010369 0.000798 0.841006 ( 0.868715)
build_miniruby 0.001934 0.000149 0.064978 ( 0.063219)
build_ruby 0.001597 0.000123 0.063296 ( 0.060906)
build_all 0.002684 0.005408 1.279730 ( 0.463430)
build_install 0.015498 0.001470 1.584000 ( 0.785964)
test_btest 0.000822 0.000118 54.103948 ( 5.862785)
test_basic 0.006281 0.000036 0.278887 ( 0.369145)
test_all 0.002214 0.001960 506.758656 ( 51.895028)
test_rubyspec 0.099366 0.031565 41.786813 ( 49.064306)
total: 109.43 sec