Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-074632
#<BuildRuby:0x0000555c87f088e8
@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.20220731-074632",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000023 0.000004 0.000027 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010528 0.000906 0.995502 ( 1.006277)
build_miniruby 0.001922 0.000000 0.071731 ( 0.070081)
build_ruby 0.002063 0.000000 0.075596 ( 0.073422)
build_all 0.008044 0.001008 1.506751 ( 0.575874)
build_install 0.021027 0.000618 5.152653 ( 2.045640)
test_btest 0.001077 0.000119 74.223385 ( 8.178113)
test_basic 0.002102 0.004990 0.316498 ( 0.414398)
test_all 0.002142 0.000338 624.117769 ( 64.897634)
test_rubyspec 0.075688 0.110850 45.689342 ( 51.440099)
total: 128.70 sec