Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-062048
#<BuildRuby:0x00005594f510fe70
@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.20221211-062048",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004196 0.000323 0.836523 ( 1.098690)
build_miniruby 0.001001 0.000000 0.972715 ( 0.971353)
build_ruby 0.001325 0.000000 2.764718 ( 2.655911)
build_all 0.009200 0.000000 15.995661 ( 3.406866)
build_install 0.004806 0.004317 2.266293 ( 1.254362)
test_btest 0.000639 0.000075 66.553484 ( 11.395754)
test_basic 0.000397 0.004514 0.285339 ( 0.376761)
test_all 0.000870 0.000154 661.677904 (116.808275)
test_rubyspec 0.041889 0.021372 52.516491 ( 60.764454)
total: 198.73 sec