Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-235831
#<BuildRuby:0x000055cee61acd30
@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.20220910-235831",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010549 0.000432 1.152855 ( 1.107818)
build_miniruby 0.001773 0.000118 0.074444 ( 0.072461)
build_ruby 0.001842 0.000123 0.077573 ( 0.075666)
build_all 0.010422 0.000053 1.550905 ( 0.600466)
build_install 0.016804 0.005051 1.918645 ( 0.953767)
test_btest 0.000000 0.001333 94.345834 ( 9.924935)
test_basic 0.000625 0.007641 0.351197 ( 0.439217)
test_all 0.003098 0.000590 686.268339 ( 68.780818)
test_rubyspec 0.103471 0.064421 47.349296 ( 55.812567)
total: 137.77 sec