Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-235436
#<BuildRuby:0x000055a390962858
@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.20220814-235436",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010113 0.000137 0.846007 ( 0.965155)
build_miniruby 0.002682 0.000179 0.052447 ( 0.050014)
build_ruby 0.001246 0.000083 0.058088 ( 0.057162)
build_all 0.008814 0.000588 1.231746 ( 0.470922)
build_install 0.013744 0.003892 1.583981 ( 0.777701)
test_btest 0.001224 0.000122 52.254666 ( 6.015090)
test_basic 0.005914 0.000591 0.287825 ( 0.378227)
test_all 0.002947 0.000000 481.812296 ( 51.520182)
test_rubyspec 0.105957 0.026089 41.609574 ( 49.204338)
total: 109.44 sec