Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-162804
#<BuildRuby:0x00005639e36c5390
@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.20221101-162804",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000026 0.000003 0.000029 ( 0.000026)
build_up 0.009510 0.001268 1.147172 ( 1.993635)
build_miniruby 0.001261 0.000169 0.093392 ( 0.091260)
build_ruby 0.001426 0.000190 0.094479 ( 0.092221)
build_all 0.006827 0.000251 1.322325 ( 0.571647)
build_install 0.014005 0.000000 1.649880 ( 0.886119)
test_btest 0.001222 0.000046 64.325700 ( 6.396216)
test_basic 0.005991 0.000631 0.357123 ( 0.447673)
test_all 0.005913 0.000622 516.530047 ( 55.147197)
test_rubyspec 0.067566 0.058513 43.404538 ( 51.961039)
total: 117.59 sec