Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-220359
#<BuildRuby:0x0000556e7ba4adc8
@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.20221201-220359",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000090 0.000006 0.000096 ( 0.000101)
build_up 0.010039 0.000398 1.202181 ( 1.232323)
build_miniruby 0.002563 0.000000 0.843769 ( 0.842772)
build_ruby 0.003377 0.000096 2.237156 ( 2.147088)
build_all 0.019974 0.000601 18.605319 ( 2.192014)
build_install 0.012355 0.010662 2.035425 ( 1.053218)
test_btest 0.001150 0.000172 93.416263 ( 8.908545)
test_basic 0.008911 0.000510 0.338119 ( 0.423397)
test_all 0.002837 0.000000 691.530207 ( 71.531576)
test_rubyspec 0.107665 0.077182 49.366811 ( 57.494382)
total: 145.83 sec