Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-174551
#<BuildRuby:0x0000560b89d35550
@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.20220802-174551",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.006493 0.005621 0.851361 ( 0.983791)
build_miniruby 0.001033 0.000258 0.054714 ( 0.054679)
build_ruby 0.001649 0.000412 0.064206 ( 0.063383)
build_all 0.008651 0.000895 1.229738 ( 0.476703)
build_install 0.016387 0.001248 4.322649 ( 1.831875)
test_btest 0.000777 0.000155 51.593809 ( 6.124065)
test_basic 0.004618 0.000924 0.279823 ( 0.373147)
test_all 0.001381 0.000277 498.690923 ( 52.583096)
test_rubyspec 0.077937 0.043773 41.359561 ( 49.151954)
total: 111.64 sec