Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-002339
#<BuildRuby:0x00005601159d7f58
@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.20230109-002339",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006019 0.000441 0.851201 ( 1.508493)
build_miniruby 0.001143 0.000228 1.019522 ( 1.017514)
build_ruby 0.001336 0.000267 2.786398 ( 2.783787)
build_all 0.006092 0.003623 16.868571 ( 2.989064)
build_install 0.009126 0.000232 2.157909 ( 1.099854)
test_btest 0.000700 0.000147 78.027562 ( 10.349718)
test_basic 0.001906 0.004613 0.366793 ( 0.452768)
test_all 0.001435 0.000378 653.442605 (114.098663)
test_rubyspec 0.077171 0.042026 51.901115 ( 59.961377)
total: 194.26 sec