Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-140055
#<BuildRuby:0x0000563ffa0cafe0
@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.20220822-140055",
@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.000000 0.000008 0.000008 ( 0.000009)
autoconf 0.000000 0.000023 0.000023 ( 0.000023)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.006038 0.005397 1.002807 ( 1.032745)
build_miniruby 0.001730 0.000399 0.073795 ( 0.072159)
build_ruby 0.001587 0.000366 0.078831 ( 0.077965)
build_all 0.007865 0.001815 1.510212 ( 0.582443)
build_install 0.017049 0.005647 1.898807 ( 0.941090)
test_btest 0.000816 0.000204 77.307594 ( 8.314062)
test_basic 0.003507 0.006722 0.335896 ( 0.422925)
test_all 0.000000 0.004991 628.421464 ( 64.734737)
test_rubyspec 0.075774 0.094706 46.057162 ( 54.488326)
total: 130.67 sec