Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-091155
#<BuildRuby:0x000055579cb034b8
@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.20220918-091155",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006714 0.003808 1.089387 ( 1.114586)
build_miniruby 0.001638 0.000218 0.106014 ( 0.102146)
build_ruby 0.001862 0.000249 0.117059 ( 0.100353)
build_all 0.004388 0.005019 1.585943 ( 0.636754)
build_install 0.014610 0.006982 1.965636 ( 0.975093)
test_btest 0.001123 0.000281 73.249482 ( 8.337142)
test_basic 0.007790 0.000000 0.376261 ( 0.465562)
test_all 0.003935 0.000341 669.850875 ( 68.235799)
test_rubyspec 0.090871 0.071659 45.529625 ( 53.745027)
total: 133.71 sec