Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-130335
#<BuildRuby:0x000055abf6573fa8
@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.20220818-130335",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006853 0.000000 0.872094 ( 2.864155)
build_miniruby 0.001014 0.000000 0.058317 ( 0.057177)
build_ruby 0.000843 0.000000 0.059424 ( 0.058230)
build_all 0.004714 0.000000 1.534052 ( 0.589321)
build_install 0.002861 0.008266 1.898439 ( 0.953191)
test_btest 0.000691 0.000077 46.071409 ( 8.732704)
test_basic 0.001873 0.003814 0.288324 ( 0.377153)
test_all 0.002069 0.000327 601.838738 ( 89.028357)
test_rubyspec 0.092028 0.030304 44.043036 ( 51.566253)
total: 154.23 sec