Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-204639
#<BuildRuby:0x000055f01073afe0
@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.20221112-204639",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009323 0.001171 1.092293 ( 1.112508)
build_miniruby 0.001369 0.000293 0.067232 ( 0.065842)
build_ruby 0.000000 0.002040 0.068865 ( 0.067833)
build_all 0.003902 0.005070 1.461703 ( 0.589130)
build_install 0.015631 0.004227 1.859241 ( 0.962057)
test_btest 0.001331 0.000405 85.746208 ( 9.154435)
test_basic 0.000376 0.007288 0.350173 ( 0.438384)
test_all 0.001387 0.000543 656.543882 ( 67.294390)
test_rubyspec 0.130049 0.051222 48.197951 ( 56.636800)
total: 136.32 sec