Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-103538
#<BuildRuby:0x00005561e4b688e8
@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.20220723-103538",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011125 0.000673 0.970749 ( 1.067227)
build_miniruby 0.002311 0.000000 0.067515 ( 0.064960)
build_ruby 0.002033 0.000000 0.076237 ( 0.074151)
build_all 0.010822 0.000000 1.495121 ( 0.570700)
build_install 0.016435 0.003669 5.211386 ( 2.122459)
test_btest 0.001424 0.000000 73.292207 ( 8.229761)
test_basic 0.002525 0.005344 0.327184 ( 0.418115)
test_all 0.001486 0.000372 627.402434 ( 64.380713)
test_rubyspec 0.112807 0.060408 45.400870 ( 50.961477)
total: 127.89 sec