Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-043756
#<BuildRuby:0x000055560d795550
@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.20221020-043756",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007068 0.002827 1.152124 ( 1.225262)
build_miniruby 0.001237 0.000495 0.105804 ( 0.102567)
build_ruby 0.001256 0.000503 0.111348 ( 0.108800)
build_all 0.008000 0.001142 1.342427 ( 0.596111)
build_install 0.009824 0.007099 1.704468 ( 0.920378)
test_btest 0.001389 0.000579 60.991507 ( 6.803992)
test_basic 0.006995 0.000000 0.365148 ( 0.455326)
test_all 0.006809 0.000923 516.133947 ( 55.080524)
test_rubyspec 0.069838 0.051704 43.450004 ( 51.989726)
total: 117.28 sec