Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-041507
#<BuildRuby:0x0000559f0d282ad8
@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.20220720-041507",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008163 0.002041 0.753814 ( 2.669034)
build_miniruby 0.002374 0.000000 0.048153 ( 0.046706)
build_ruby 0.002176 0.000057 0.048992 ( 0.047498)
build_all 0.006772 0.000513 1.189576 ( 0.499144)
build_install 0.019435 0.000203 4.510866 ( 1.859922)
test_btest 0.001107 0.000184 52.329861 ( 7.774396)
test_basic 0.006935 0.000355 0.209981 ( 0.297406)
test_all 0.002067 0.000000 519.514807 ( 56.020572)
test_rubyspec 0.076373 0.031334 40.758123 ( 46.861089)
total: 116.08 sec