Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-234310
#<BuildRuby:0x000055692840bf00
@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.20221222-234310",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003608 0.000379 0.897265 ( 1.377085)
build_miniruby 0.000892 0.000094 1.028568 ( 1.026959)
build_ruby 0.001150 0.000121 2.652846 ( 2.651432)
build_all 0.001651 0.007145 15.783211 ( 3.245010)
build_install 0.001426 0.007122 2.206107 ( 1.223067)
test_btest 0.000444 0.000121 66.108106 ( 10.877942)
test_basic 0.003664 0.000999 0.333525 ( 0.425016)
test_all 0.001573 0.000429 682.363966 (136.115313)
test_rubyspec 0.024887 0.044111 51.991137 ( 60.104895)
total: 217.05 sec