Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-220748
#<BuildRuby:0x000055585ec18c00
@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.20221116-220748",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000081 0.000013 0.000094 ( 0.000096)
build_up 0.005229 0.004248 1.105289 ( 1.167355)
build_miniruby 0.001371 0.000294 0.903894 ( 0.905300)
build_ruby 0.001829 0.000392 2.331286 ( 2.240472)
build_all 0.019018 0.000292 18.323337 ( 2.239750)
build_install 0.006440 0.014100 1.888599 ( 0.998355)
test_btest 0.001004 0.000320 84.341568 ( 9.430691)
test_basic 0.000000 0.006971 0.349084 ( 0.444370)
test_all 0.000000 0.002648 693.168677 ( 73.754645)
test_rubyspec 0.058191 0.067036 50.759848 ( 59.224107)
total: 150.41 sec