Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-221630
#<BuildRuby:0x000055a0f9b77fb0
@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.20221227-221630",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.006200 0.000285 0.844366 ( 1.051921)
build_miniruby 0.001007 0.000134 1.012561 ( 1.011286)
build_ruby 0.001395 0.000186 2.780909 ( 2.778113)
build_all 0.008849 0.000559 16.584605 ( 2.960177)
build_install 0.005692 0.005728 2.260044 ( 1.180547)
test_btest 0.000881 0.000165 72.136104 ( 10.953348)
test_basic 0.006270 0.000210 0.339388 ( 0.425883)
test_all 0.001176 0.000208 659.439951 (113.851089)
test_rubyspec 0.076024 0.057574 51.416162 ( 59.431994)
total: 193.65 sec