Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-141033
#<BuildRuby:0x000055e377a37e00
@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.20220724-141033",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006673 0.000000 0.838823 ( 1.207796)
build_miniruby 0.000948 0.000000 0.056904 ( 0.055729)
build_ruby 0.000979 0.000000 0.058897 ( 0.057801)
build_all 0.004531 0.000000 1.519490 ( 0.589933)
build_install 0.011360 0.000000 5.632511 ( 2.162813)
test_btest 0.000696 0.000000 52.312762 ( 7.846814)
test_basic 0.000547 0.004946 0.295374 ( 0.384443)
test_all 0.001088 0.000064 600.190023 ( 84.962939)
test_rubyspec 0.083744 0.023155 43.572211 ( 49.208897)
total: 146.48 sec