Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-215237
#<BuildRuby:0x000055855bddc0f8
@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.20221221-215237",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000101 0.004057 0.888215 ( 1.142084)
build_miniruby 0.000999 0.000067 1.071092 ( 1.069643)
build_ruby 0.001166 0.000078 2.695881 ( 2.694281)
build_all 0.008706 0.000281 15.694131 ( 3.359910)
build_install 0.005113 0.004570 2.288075 ( 1.337403)
test_btest 0.000521 0.000061 66.399118 ( 11.305626)
test_basic 0.000364 0.004635 0.297353 ( 0.388267)
test_all 0.001435 0.000253 671.645136 (148.243835)
test_rubyspec 0.054698 0.012813 51.596363 ( 59.825103)
total: 229.37 sec