Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-120716
#<BuildRuby:0x000055faf3eb5480
@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.20221026-120716",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007318 0.002648 1.151453 ( 1.253986)
build_miniruby 0.002501 0.000000 0.116523 ( 0.112910)
build_ruby 0.001735 0.000209 0.108475 ( 0.104873)
build_all 0.006604 0.001762 1.383408 ( 0.596383)
build_install 0.012903 0.002204 1.742196 ( 0.930747)
test_btest 0.001297 0.000324 63.242035 ( 6.389366)
test_basic 0.006865 0.000504 0.362002 ( 0.450705)
test_all 0.006509 0.000940 524.806390 ( 54.851519)
test_rubyspec 0.083085 0.039558 43.674361 ( 52.251267)
total: 116.94 sec