Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-180439
#<BuildRuby:0x0000559e4828d458
@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.20221006-180439",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000252 0.000042 0.000294 ( 0.000203)
configure 0.000037 0.000006 0.000043 ( 0.000046)
build_up 0.006056 0.005470 1.144012 ( 1.168744)
build_miniruby 0.002361 0.000591 0.101762 ( 0.097411)
build_ruby 0.001654 0.000000 0.097580 ( 0.094808)
build_all 0.007978 0.000104 1.275441 ( 0.569948)
build_install 0.012505 0.001560 1.607955 ( 0.900446)
test_btest 0.001499 0.000300 59.889102 ( 6.460942)
test_basic 0.002975 0.004746 0.355974 ( 0.445598)
test_all 0.003584 0.004720 508.336853 ( 54.208345)
test_rubyspec 0.109106 0.021115 42.203945 ( 50.764332)
total: 114.71 sec