Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-201804
#<BuildRuby:0x000055bdf1a8d400
@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.20220720-201804",
@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.000025 0.000009 0.000034 ( 0.000035)
autoconf 0.000039 0.000014 0.000053 ( 0.000053)
configure 0.000026 0.000010 0.000036 ( 0.000039)
build_up 0.009613 0.001870 0.847933 ( 0.921331)
build_miniruby 0.001023 0.000341 0.055567 ( 0.054729)
build_ruby 0.001121 0.000373 0.065922 ( 0.065144)
build_all 0.006250 0.002083 1.224221 ( 0.479884)
build_install 0.014829 0.001275 4.277279 ( 1.804001)
test_btest 0.002046 0.000000 55.320313 ( 6.062009)
test_basic 0.002540 0.003533 0.294372 ( 0.385124)
test_all 0.002026 0.000633 485.394579 ( 51.801648)
test_rubyspec 0.098106 0.025779 41.818603 ( 47.692528)
total: 109.27 sec