Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-194521
#<BuildRuby:0x0000556d23d02bf0
@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.20221119-194521",
@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.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001417 0.003523 1.076616 ( 1.162623)
build_miniruby 0.000688 0.000147 1.033978 ( 1.032858)
build_ruby 0.000926 0.000198 2.813485 ( 2.687259)
build_all 0.008735 0.000126 15.916908 ( 3.359428)
build_install 0.007029 0.001318 2.013483 ( 1.119417)
test_btest 0.000479 0.000090 60.818962 ( 10.664538)
test_basic 0.004111 0.000000 0.276404 ( 0.367523)
test_all 0.000959 0.000105 670.068732 (105.183469)
test_rubyspec 0.038346 0.022976 50.889116 ( 59.249613)
total: 184.83 sec