Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-074226
#<BuildRuby:0x000056076b891570
@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.20220717-074226",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000000 0.000015 0.000015 ( 0.000016)
build_up 0.004554 0.007176 0.875707 ( 1.328546)
build_miniruby 0.001507 0.000301 0.059271 ( 0.056884)
build_ruby 0.001236 0.000247 0.063611 ( 0.063160)
build_all 0.009884 0.000000 1.245770 ( 0.489976)
build_install 0.017003 0.001123 4.287633 ( 1.836235)
test_btest 0.001994 0.000299 54.272991 ( 6.231393)
test_basic 0.006861 0.000353 0.287456 ( 0.378024)
test_all 0.002707 0.000147 507.859958 ( 53.023866)
test_rubyspec 0.074547 0.064597 42.178943 ( 47.942975)
total: 111.35 sec