Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-110500
#<BuildRuby:0x000055bb020240a0
@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.20220505-110500",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006507 0.000000 0.829464 ( 1.040191)
build_miniruby 0.001050 0.000000 0.057417 ( 0.056162)
build_ruby 0.001005 0.000000 0.057452 ( 0.056204)
build_all 0.004341 0.000000 1.507553 ( 0.608393)
build_install 0.008746 0.000000 6.295107 ( 2.827918)
test_btest 0.000741 0.000000 55.357667 ( 8.428687)
test_basic 0.005940 0.000000 0.342902 ( 0.430633)
test_all 0.001603 0.000000 623.177263 ( 88.757164)
test_rubyspec 0.093099 0.032043 43.920200 ( 48.808237)
total: 151.01 sec