Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-142642
#<BuildRuby:0x00005607945748a0
@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.20221104-142642",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.008897 0.000635 0.935922 ( 1.032177)
build_miniruby 0.001804 0.000129 0.050837 ( 0.049439)
build_ruby 0.001169 0.000084 0.039907 ( 0.039291)
build_all 0.003979 0.004652 1.249979 ( 0.474316)
build_install 0.012602 0.003725 1.580453 ( 0.802094)
test_btest 0.001383 0.000219 60.877990 ( 6.538972)
test_basic 0.001104 0.004695 0.303353 ( 0.396123)
test_all 0.024821 0.000775 516.050373 ( 55.456151)
test_rubyspec 0.086204 0.030401 43.423085 ( 51.902471)
total: 116.69 sec