Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-214226
#<BuildRuby:0x0000563f372dca18
@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.20221007-214226",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009696 0.000405 1.094482 ( 1.145739)
build_miniruby 0.001480 0.000105 0.099061 ( 0.097506)
build_ruby 0.001547 0.000111 0.099502 ( 0.097842)
build_all 0.007710 0.000551 1.304331 ( 0.572964)
build_install 0.007058 0.009788 1.639184 ( 0.902690)
test_btest 0.001063 0.000199 59.495170 ( 6.738980)
test_basic 0.005876 0.001102 0.357051 ( 0.448176)
test_all 0.005541 0.001039 511.699783 ( 54.507580)
test_rubyspec 0.087632 0.040004 42.647808 ( 51.201920)
total: 115.71 sec