Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-200310
#<BuildRuby:0x0000557dac11fe70
@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.20221221-200310",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004091 0.000227 0.911387 ( 1.160748)
build_miniruby 0.000000 0.000991 1.019046 ( 1.017871)
build_ruby 0.000000 0.001130 2.637874 ( 2.636468)
build_all 0.003519 0.005542 15.751832 ( 3.226413)
build_install 0.006944 0.003813 2.341139 ( 1.361159)
test_btest 0.000543 0.000098 59.510555 ( 12.145425)
test_basic 0.000574 0.004119 0.302782 ( 0.393683)
test_all 0.001130 0.000257 669.281773 (139.328987)
test_rubyspec 0.035068 0.024965 51.675666 ( 59.864609)
total: 221.14 sec