Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-033537
#<BuildRuby:0x000055ac08155400
@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.20221101-033537",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009606 0.000243 1.175021 ( 1.201833)
build_miniruby 0.002168 0.000310 0.107521 ( 0.104773)
build_ruby 0.001335 0.000190 0.110557 ( 0.109001)
build_all 0.005199 0.003685 1.349796 ( 0.595328)
build_install 0.015047 0.000422 1.706901 ( 0.936802)
test_btest 0.001492 0.000236 61.229557 ( 6.668385)
test_basic 0.005444 0.000859 0.353966 ( 0.446683)
test_all 0.005963 0.000941 489.561798 ( 53.641271)
test_rubyspec 0.094320 0.030381 43.430608 ( 51.995343)
total: 115.70 sec