Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-143352
#<BuildRuby:0x000055c9c6e29e98
@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.20221212-143352",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003817 0.000254 0.828916 ( 1.031403)
build_miniruby 0.000993 0.000066 0.992003 ( 0.990513)
build_ruby 0.001152 0.000077 2.738567 ( 2.646323)
build_all 0.008605 0.000276 15.785122 ( 3.297345)
build_install 0.010719 0.000000 2.266600 ( 1.246139)
test_btest 0.000607 0.000000 58.597620 ( 12.311784)
test_basic 0.004898 0.000000 0.302137 ( 0.393154)
test_all 0.001387 0.000000 670.595360 (142.884304)
test_rubyspec 0.030485 0.040447 52.577488 ( 60.836156)
total: 225.64 sec