Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-114219
#<BuildRuby:0x0000560a0a3c0a68
@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.20220723-114219",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000055 0.000015 0.000070 ( 0.000074)
build_up 0.008801 0.000180 0.832619 ( 0.943908)
build_miniruby 0.000000 0.001338 0.060632 ( 0.059935)
build_ruby 0.000000 0.001416 0.066197 ( 0.065375)
build_all 0.002398 0.006201 1.257088 ( 0.482663)
build_install 0.010499 0.005052 4.279597 ( 1.769222)
test_btest 0.001050 0.000420 52.876133 ( 5.964761)
test_basic 0.002656 0.003680 0.278677 ( 0.369477)
test_all 0.001356 0.000593 506.827306 ( 53.267607)
test_rubyspec 0.064150 0.064429 41.726964 ( 47.532445)
total: 110.46 sec