Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-235507
#<BuildRuby:0x000056062b9d4e28
@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.20221113-235507",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000024)
build_up 0.008063 0.000928 1.127421 ( 1.162634)
build_miniruby 0.000000 0.002424 0.115211 ( 0.113039)
build_ruby 0.000000 0.002217 0.127887 ( 0.113212)
build_all 0.001225 0.007824 1.538384 ( 0.667548)
build_install 0.018827 0.003953 1.931889 ( 1.018079)
test_btest 0.000000 0.001365 88.962254 ( 9.199721)
test_basic 0.002645 0.005097 0.412643 ( 0.502311)
test_all 0.001424 0.000633 645.663047 ( 67.627478)
test_rubyspec 0.101636 0.071934 48.449319 ( 56.864925)
total: 137.27 sec