Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-154657
#<BuildRuby:0x000055aecb004a68
@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.20220719-154657",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000008 0.000027 ( 0.000028)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.007069 0.002827 0.715988 ( 0.831829)
build_miniruby 0.002524 0.000000 0.055818 ( 0.055020)
build_ruby 0.001318 0.000000 0.049479 ( 0.049557)
build_all 0.004243 0.004158 1.238189 ( 0.492479)
build_install 0.015082 0.002247 4.317000 ( 1.807532)
test_btest 0.001136 0.000406 52.615718 ( 8.449258)
test_basic 0.004601 0.001644 0.218783 ( 0.309830)
test_all 0.001043 0.000373 506.544396 ( 54.116779)
test_rubyspec 0.096604 0.064028 39.408467 ( 45.485594)
total: 111.60 sec