Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-041032
#<BuildRuby:0x0000557edf2f6148
@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.20221018-041032",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010143 0.000732 1.116687 ( 2.017119)
build_miniruby 0.001090 0.000363 0.105555 ( 0.104423)
build_ruby 0.001170 0.000390 0.097770 ( 0.096355)
build_all 0.004786 0.002954 1.343979 ( 0.602717)
build_install 0.005483 0.010909 1.677387 ( 0.915853)
test_btest 0.000912 0.000456 62.952281 ( 6.629615)
test_basic 0.001609 0.004883 0.359996 ( 0.453226)
test_all 0.003775 0.004251 515.755503 ( 54.686436)
test_rubyspec 0.080226 0.053918 43.631708 ( 51.787148)
total: 117.29 sec