Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-144936
#<BuildRuby:0x0000555bfe9d8618
@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.20220727-144936",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.009085 0.002096 1.014335 ( 1.184085)
build_miniruby 0.001669 0.000385 0.075612 ( 0.073656)
build_ruby 0.001698 0.000391 0.072528 ( 0.070486)
build_all 0.002185 0.008750 1.510928 ( 0.565394)
build_install 0.017651 0.005711 5.228240 ( 2.079142)
test_btest 0.000882 0.000308 78.670604 ( 8.066114)
test_basic 0.003489 0.004018 0.326120 ( 0.414712)
test_all 0.001254 0.000477 673.805719 ( 66.578808)
test_rubyspec 0.097973 0.075178 45.500578 ( 51.298849)
total: 130.33 sec