Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-013459
#<BuildRuby:0x000055b182627ee0
@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.20221206-013459",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003818 0.001469 1.164745 ( 1.291642)
build_miniruby 0.000637 0.000245 1.036014 ( 1.034762)
build_ruby 0.000829 0.000318 2.880598 ( 2.787290)
build_all 0.008882 0.000060 15.626780 ( 3.332237)
build_install 0.002811 0.006294 2.153026 ( 1.260763)
test_btest 0.000511 0.000210 64.710611 ( 10.709081)
test_basic 0.003342 0.001376 0.297405 ( 0.388771)
test_all 0.000788 0.000325 662.180366 (110.131082)
test_rubyspec 0.035392 0.024149 52.450338 ( 60.730041)
total: 191.67 sec