Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-001453
#<BuildRuby:0x000055bfd74eaad8
@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.20221016-001453",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000038 0.000006 0.000044 ( 0.000046)
build_up 0.000044 0.012045 1.075379 ( 1.139987)
build_miniruby 0.001069 0.000446 0.094343 ( 0.092056)
build_ruby 0.001040 0.000434 0.101459 ( 0.098411)
build_all 0.007037 0.002933 1.345591 ( 0.573331)
build_install 0.006934 0.008259 1.627996 ( 0.895363)
test_btest 0.001258 0.000629 62.707836 ( 6.715805)
test_basic 0.004805 0.002403 0.358245 ( 0.452969)
test_all 0.007536 0.000759 488.026803 ( 53.374802)
test_rubyspec 0.078583 0.056148 43.379960 ( 51.901026)
total: 115.24 sec