Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-201048
#<BuildRuby:0x00005640f0bd4728
@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.20221220-201048",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004086 0.000011 0.834050 ( 1.049582)
build_miniruby 0.000899 0.000048 0.997507 ( 0.996135)
build_ruby 0.001137 0.000060 2.584345 ( 2.582907)
build_all 0.005252 0.003750 15.668773 ( 3.358942)
build_install 0.002340 0.007487 2.260770 ( 1.271292)
test_btest 0.000449 0.000082 65.294361 ( 11.157107)
test_basic 0.004636 0.000139 0.301953 ( 0.393507)
test_all 0.001494 0.000000 677.573981 (139.817570)
test_rubyspec 0.046686 0.015029 52.598551 ( 60.801651)
total: 221.43 sec