Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-204441
#<BuildRuby:0x000055f6d3eb7e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221219-204441",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.004167 0.920006 ( 1.263516)
build_miniruby 0.000000 0.000978 0.974965 ( 0.973828)
build_ruby 0.000000 0.001260 2.685437 ( 2.559546)
build_all 0.002159 0.006957 15.724722 ( 3.355136)
build_install 0.006467 0.004477 2.233287 ( 1.203519)
test_btest 0.000319 0.000220 64.192540 ( 11.253124)
test_basic 0.002794 0.001934 0.308383 ( 0.399595)
test_all 0.001360 0.000000 680.584734 (139.438448)
test_rubyspec 0.026249 0.026739 53.303100 ( 61.445295)
total: 221.89 sec