Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-060504
#<BuildRuby:0x000055cd8cd9af08
@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.20221025-060504",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005220 0.004784 1.152865 ( 1.319715)
build_miniruby 0.002091 0.000322 0.116004 ( 0.112676)
build_ruby 0.001396 0.000214 0.107319 ( 0.104580)
build_all 0.007216 0.001110 1.403667 ( 0.591404)
build_install 0.005493 0.010529 1.760660 ( 0.934380)
test_btest 0.001530 0.000437 60.750763 ( 6.651700)
test_basic 0.006061 0.000186 0.382051 ( 0.472242)
test_all 0.002678 0.004562 518.325033 ( 54.212668)
test_rubyspec 0.067418 0.064611 43.377662 ( 51.897015)
total: 116.30 sec