Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-230913
#<BuildRuby:0x0000555b0e0d8e50
@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.20221116-230913",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003200 0.004636 1.115622 ( 1.135382)
build_miniruby 0.001464 0.000209 0.883114 ( 0.883493)
build_ruby 0.002122 0.000303 2.340377 ( 2.247745)
build_all 0.016127 0.001526 18.404831 ( 2.350484)
build_install 0.019886 0.000000 1.899998 ( 1.043276)
test_btest 0.001435 0.000000 89.356177 ( 10.882081)
test_basic 0.001770 0.004861 0.362621 ( 0.454451)
test_all 0.001731 0.000259 699.428559 ( 73.748428)
test_rubyspec 0.058646 0.070057 50.372439 ( 58.960913)
total: 151.71 sec