Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-024420
#<BuildRuby:0x00005563261a43c8
@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.20230114-024420",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006239 0.000303 0.845790 ( 1.763817)
build_miniruby 0.001199 0.000150 1.027375 ( 1.025464)
build_ruby 0.001552 0.000194 2.772274 ( 2.769534)
build_all 0.006759 0.003251 16.729566 ( 2.967306)
build_install 0.006651 0.004411 2.095657 ( 1.082122)
test_btest 0.001029 0.000206 70.012439 ( 11.056949)
test_basic 0.005341 0.001068 0.337957 ( 0.424508)
test_all 0.001359 0.000272 658.815277 ( 98.880202)
test_rubyspec 0.072266 0.035788 52.054862 ( 60.129868)
total: 180.10 sec