Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-000259
#<BuildRuby:0x00005602309e0920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-000259",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010795 0.000719 0.999173 ( 1.008906)
build_miniruby 0.001639 0.000110 0.073497 ( 0.071750)
build_ruby 0.001900 0.000127 0.077162 ( 0.075009)
build_all 0.010800 0.000063 1.532227 ( 0.590562)
build_install 0.020742 0.000298 1.947124 ( 0.948280)
test_btest 0.001130 0.000056 95.236051 ( 9.422468)
test_basic 0.002048 0.005498 0.340208 ( 0.437809)
test_all 0.005095 0.000000 654.842088 ( 67.456772)
test_rubyspec 0.096060 0.076397 46.938601 ( 55.382669)
total: 135.40 sec