Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-201759
#<BuildRuby:0x000055a7984e7e70
@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.20221201-201759",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000029)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.004889 0.000232 1.138087 ( 1.226804)
build_miniruby 0.000991 0.000000 1.026766 ( 1.025421)
build_ruby 0.001286 0.000000 2.754858 ( 2.665388)
build_all 0.008441 0.000576 15.622320 ( 3.408320)
build_install 0.008520 0.000036 2.263317 ( 1.288007)
test_btest 0.000488 0.000086 64.876509 ( 11.260246)
test_basic 0.004721 0.000086 0.308430 ( 0.399486)
test_all 0.001639 0.000273 676.783922 (106.233281)
test_rubyspec 0.038728 0.029999 52.833746 ( 61.030621)
total: 188.54 sec