Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-045536
#<BuildRuby:0x0000562b1ae03468
@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.20220801-045536",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006253 0.000446 0.816765 ( 0.964633)
build_miniruby 0.000918 0.000066 0.058025 ( 0.056836)
build_ruby 0.000886 0.000063 0.058803 ( 0.057475)
build_all 0.000341 0.004502 1.509077 ( 0.586519)
build_install 0.008575 0.000546 5.658856 ( 2.158689)
test_btest 0.000564 0.000076 46.696338 ( 8.535179)
test_basic 0.005508 0.000089 0.284647 ( 0.373387)
test_all 0.001109 0.000139 622.171930 ( 87.835848)
test_rubyspec 0.071886 0.043301 43.826042 ( 49.442212)
total: 150.01 sec