Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-164054
#<BuildRuby:0x000055e8d8a10920
@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.20220919-164054",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000033 0.000006 0.000039 ( 0.000068)
build_up 0.000000 0.010113 1.078111 ( 1.127539)
build_miniruby 0.000000 0.002103 0.118150 ( 0.116133)
build_ruby 0.000000 0.002451 0.113991 ( 0.099074)
build_all 0.008309 0.001726 1.554154 ( 0.664472)
build_install 0.017493 0.004479 1.933080 ( 0.994800)
test_btest 0.000000 0.001385 75.515349 ( 8.402608)
test_basic 0.001354 0.007644 0.378438 ( 0.468588)
test_all 0.003874 0.000000 641.209730 ( 66.910240)
test_rubyspec 0.100042 0.073924 45.681597 ( 54.153255)
total: 132.94 sec