Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-021603
#<BuildRuby:0x00005596f3f2d570
@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.20221008-021603",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.008979 0.002244 1.087654 ( 1.168097)
build_miniruby 0.002201 0.000000 0.096096 ( 0.093897)
build_ruby 0.001651 0.000000 0.089796 ( 0.087169)
build_all 0.004539 0.004383 1.336974 ( 0.560238)
build_install 0.004479 0.011568 1.655294 ( 0.900382)
test_btest 0.000000 0.001603 60.590291 ( 6.485641)
test_basic 0.003176 0.004168 0.344018 ( 0.432558)
test_all 0.005108 0.002554 490.181728 ( 55.409297)
test_rubyspec 0.056604 0.079959 42.602400 ( 51.136624)
total: 116.28 sec