Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-090427
#<BuildRuby:0x000055a8f74d2038
@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.20221012-090427",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007737 0.004419 1.095310 ( 1.149252)
build_miniruby 0.003045 0.000000 0.103142 ( 0.100015)
build_ruby 0.001616 0.000018 0.101151 ( 0.098009)
build_all 0.008531 0.000533 1.299593 ( 0.546467)
build_install 0.011366 0.003696 1.612236 ( 0.885658)
test_btest 0.001683 0.000160 61.371769 ( 6.424242)
test_basic 0.002378 0.004771 0.338977 ( 0.428894)
test_all 0.006200 0.000361 490.366591 ( 53.579411)
test_rubyspec 0.085624 0.045983 43.379377 ( 51.796907)
total: 115.01 sec