Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-193602
#<BuildRuby:0x00005598f36f2cc8
@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.20221128-193602",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008702 0.002008 1.257433 ( 1.302023)
build_miniruby 0.000000 0.002503 0.837757 ( 0.836294)
build_ruby 0.000000 0.003082 2.222847 ( 2.131875)
build_all 0.013794 0.006613 18.520818 ( 2.197385)
build_install 0.014802 0.004959 1.861015 ( 0.957475)
test_btest 0.001878 0.000000 88.397020 ( 9.235302)
test_basic 0.009458 0.000780 0.345579 ( 0.430806)
test_all 0.002440 0.000000 738.448144 ( 71.431708)
test_rubyspec 0.124285 0.059040 49.356255 ( 57.462368)
total: 145.99 sec