Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-170756
#<BuildRuby:0x000055ef7461f468
@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.20221226-170756",
@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.000028 0.000000 0.000028 ( 0.000026)
autoconf 0.000042 0.000000 0.000042 ( 0.000043)
configure 0.000039 0.000000 0.000039 ( 0.000038)
build_up 0.009803 0.000261 0.854971 ( 1.062747)
build_miniruby 0.000985 0.000123 0.998656 ( 0.996805)
build_ruby 0.000000 0.001588 2.754374 ( 2.751764)
build_all 0.004587 0.005088 16.578038 ( 2.979121)
build_install 0.009630 0.002028 2.225015 ( 1.162395)
test_btest 0.000756 0.000159 73.493420 ( 10.566443)
test_basic 0.000000 0.007121 0.354823 ( 0.439847)
test_all 0.000683 0.000455 661.550619 ( 92.888066)
test_rubyspec 0.057206 0.031263 50.825597 ( 58.978789)
total: 171.83 sec