Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-195020
#<BuildRuby:0x000055dc37aecdd8
@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.20221114-195020",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006381 0.003730 1.100964 ( 1.114068)
build_miniruby 0.002530 0.000000 0.126928 ( 0.121965)
build_ruby 0.001799 0.000000 0.116702 ( 0.098855)
build_all 0.008698 0.000934 1.578186 ( 0.674601)
build_install 0.019535 0.001736 1.931569 ( 0.993069)
test_btest 0.001369 0.000216 85.451890 ( 8.858166)
test_basic 0.003433 0.003706 0.409496 ( 0.507521)
test_all 0.001664 0.000317 696.626594 ( 70.097842)
test_rubyspec 0.105538 0.061165 48.275456 ( 56.676503)
total: 139.14 sec