Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-014008
#<BuildRuby:0x000055f80e1ae828
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-014008",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004405 0.000678 1.051369 ( 1.095096)
build_miniruby 0.000857 0.000132 1.002158 ( 1.000834)
build_ruby 0.001138 0.000175 2.751274 ( 2.632376)
build_all 0.008979 0.000013 15.878989 ( 3.308807)
build_install 0.004579 0.005365 2.043124 ( 1.153675)
test_btest 0.000515 0.000103 64.201032 ( 10.658329)
test_basic 0.004913 0.000022 0.294595 ( 0.384912)
test_all 0.001215 0.000228 666.174146 (102.917121)
test_rubyspec 0.043515 0.021135 51.822179 ( 60.029011)
total: 183.18 sec