Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-012139
#<BuildRuby:0x000056338e8092c0
@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.20220804-012139",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010619 0.000398 0.859110 ( 1.251026)
build_miniruby 0.001267 0.000169 0.055619 ( 0.055141)
build_ruby 0.001136 0.000151 0.056329 ( 0.056068)
build_all 0.006898 0.000920 1.210427 ( 0.451657)
build_install 0.016160 0.000000 4.339044 ( 1.786460)
test_btest 0.000000 0.002042 54.476744 ( 6.006302)
test_basic 0.005089 0.001511 0.287018 ( 0.380715)
test_all 0.002189 0.000313 478.008835 ( 51.463956)
test_rubyspec 0.077885 0.055193 41.325595 ( 49.101361)
total: 110.55 sec