Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-111435
#<BuildRuby:0x000055e6bc314dd8
@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.20220815-111435",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.011464 0.001013 0.997262 ( 1.784151)
build_miniruby 0.001797 0.000239 0.076152 ( 0.074874)
build_ruby 0.000000 0.002171 0.075373 ( 0.074291)
build_all 0.008579 0.002179 1.549781 ( 0.583680)
build_install 0.015903 0.005943 1.893150 ( 0.934802)
test_btest 0.001014 0.000214 79.244908 ( 8.612163)
test_basic 0.001859 0.005398 0.324091 ( 0.415145)
test_all 0.003221 0.000579 645.699658 ( 64.879718)
test_rubyspec 0.116922 0.062153 45.897577 ( 53.385902)
total: 130.75 sec