Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-161746
#<BuildRuby:0x000055ba2d6104f8
@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.20221115-161746",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007757 0.000493 1.133356 ( 1.625322)
build_miniruby 0.001735 0.000217 0.916177 ( 0.933081)
build_ruby 0.002031 0.000254 2.328072 ( 2.268233)
build_all 0.016648 0.000393 18.239634 ( 2.275696)
build_install 0.014209 0.004007 1.858973 ( 1.030384)
test_btest 0.000970 0.000126 86.530437 ( 9.257113)
test_basic 0.005201 0.000678 0.337997 ( 0.429235)
test_all 0.002565 0.000000 680.243026 ( 73.297134)
test_rubyspec 0.081674 0.036996 49.848915 ( 58.397704)
total: 149.51 sec