Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-120528
#<BuildRuby:0x000055dc54b06130
@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.20220606-120528",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005538 0.004193 0.805555 ( 0.939762)
build_miniruby 0.001195 0.000171 0.055133 ( 0.053638)
build_ruby 0.000000 0.002115 0.064602 ( 0.062848)
build_all 0.005136 0.003103 1.194907 ( 0.478627)
build_install 0.009862 0.007981 4.882598 ( 2.449364)
test_btest 0.001632 0.000480 54.302895 ( 6.289520)
test_basic 0.005823 0.000386 0.298369 ( 0.388648)
test_all 0.003549 0.000000 518.278375 ( 54.225541)
test_rubyspec 0.078654 0.045584 41.377481 ( 47.229233)
total: 112.12 sec