Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-023047
#<BuildRuby:0x0000558ab329d1f8
@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.20220812-023047",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005276 0.004856 0.723035 ( 1.013264)
build_miniruby 0.001184 0.000197 0.052954 ( 0.051104)
build_ruby 0.002085 0.000347 0.052931 ( 0.050660)
build_all 0.000490 0.008142 1.205416 ( 0.446895)
build_install 0.017053 0.002208 4.365052 ( 1.743005)
test_btest 0.001112 0.000297 53.641235 ( 7.787266)
test_basic 0.005049 0.001346 0.232265 ( 0.317509)
test_all 0.003310 0.000883 495.388616 ( 52.762110)
test_rubyspec 0.100211 0.038990 41.424833 ( 49.014205)
total: 113.19 sec