Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-201138
#<BuildRuby:0x000055b536ba4028
@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.20230109-201138",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003959 0.002582 0.849488 ( 1.040672)
build_miniruby 0.001117 0.000000 1.026304 ( 1.024301)
build_ruby 0.000068 0.001412 2.774748 ( 2.771910)
build_all 0.008587 0.001668 16.957377 ( 3.030442)
build_install 0.003152 0.006300 2.135427 ( 1.083539)
test_btest 0.000717 0.000308 68.079108 ( 11.411840)
test_basic 0.007378 0.000393 0.334535 ( 0.418587)
test_all 0.001726 0.000675 678.139958 ( 96.180194)
test_rubyspec 0.080200 0.048373 52.152765 ( 60.175648)
total: 177.14 sec