Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-024328
#<BuildRuby:0x000055fd9d8e4040
@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.20221228-024328",
@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.000004 0.000011 ( 0.000011)
autoconf 0.000018 0.000013 0.000031 ( 0.000017)
configure 0.000007 0.000005 0.000012 ( 0.000013)
build_up 0.003890 0.002723 0.849519 ( 1.031658)
build_miniruby 0.000777 0.000543 1.017766 ( 1.015843)
build_ruby 0.001562 0.000000 2.762685 ( 2.759974)
build_all 0.009673 0.000000 16.650481 ( 2.984045)
build_install 0.005705 0.005900 2.256507 ( 1.181131)
test_btest 0.000549 0.000329 75.681318 ( 10.405952)
test_basic 0.004140 0.002484 0.345582 ( 0.431807)
test_all 0.001717 0.000000 667.224730 (114.834823)
test_rubyspec 0.051561 0.072439 51.634128 ( 59.707451)
total: 194.35 sec