Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-164131
#<BuildRuby:0x0000563efafe91f8
@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.20221012-164131",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.005169 0.007652 1.091403 ( 1.152065)
build_miniruby 0.001646 0.000329 0.100903 ( 0.097940)
build_ruby 0.001388 0.000277 0.100824 ( 0.098534)
build_all 0.008537 0.000000 1.320205 ( 0.581073)
build_install 0.011309 0.004000 1.668413 ( 0.907228)
test_btest 0.001570 0.000314 64.866138 ( 6.680741)
test_basic 0.005393 0.001079 0.352888 ( 0.442531)
test_all 0.006021 0.000297 488.234266 ( 53.337023)
test_rubyspec 0.077836 0.054007 43.335498 ( 51.750334)
total: 115.05 sec