Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-004012
#<BuildRuby:0x0000560bffdec018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-004012",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.007107 0.000212 0.804205 ( 0.841272)
build_miniruby 0.000806 0.000058 0.057128 ( 0.055993)
build_ruby 0.000900 0.000064 0.059469 ( 0.058291)
build_all 0.004164 0.000298 1.476140 ( 0.580034)
build_install 0.005461 0.005568 5.579105 ( 2.142507)
test_btest 0.000639 0.000092 48.822692 ( 8.376302)
test_basic 0.004911 0.000701 0.247467 ( 0.337178)
test_all 0.000981 0.000140 626.496810 ( 89.466362)
test_rubyspec 0.052089 0.073089 43.488275 ( 49.097276)
total: 150.96 sec