Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-055939
#<BuildRuby:0x000055e9b515ff28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-055939",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005058 0.000078 1.107660 ( 1.116179)
build_miniruby 0.000815 0.000055 0.976676 ( 0.975481)
build_ruby 0.001307 0.000087 2.768318 ( 2.654299)
build_all 0.009161 0.000053 16.033316 ( 3.373755)
build_install 0.009037 0.000000 2.259763 ( 1.253172)
test_btest 0.000568 0.000000 67.651684 ( 11.135101)
test_basic 0.004666 0.000000 0.290007 ( 0.380925)
test_all 0.000923 0.000000 674.440632 (106.519412)
test_rubyspec 0.045220 0.021154 53.507099 ( 61.670633)
total: 189.08 sec