Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-170308
#<BuildRuby:0x0000564c86828d30
@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.20220729-170308",
@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.000000 0.000087 0.000087 ( 0.000095)
configure 0.000000 0.000020 0.000020 ( 0.000020)
build_up 0.006687 0.005506 0.977017 ( 1.155193)
build_miniruby 0.001994 0.000000 0.075436 ( 0.074087)
build_ruby 0.002635 0.000013 0.071413 ( 0.069263)
build_all 0.004758 0.004697 1.516383 ( 0.577260)
build_install 0.012374 0.010188 5.237965 ( 2.105706)
test_btest 0.001005 0.000352 71.745336 ( 8.205082)
test_basic 0.005540 0.001939 0.331132 ( 0.420663)
test_all 0.001914 0.000000 689.225129 ( 66.855168)
test_rubyspec 0.111278 0.061700 45.551551 ( 51.402121)
total: 130.87 sec