Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-013956
#<BuildRuby:0x000056006c9ec010
@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.20230115-013956",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000026 0.000014 0.000040 ( 0.000039)
configure 0.000019 0.000011 0.000030 ( 0.000030)
build_up 0.007754 0.001928 1.295165 ( 1.565962)
build_miniruby 0.000851 0.000425 1.697341 ( 1.567544)
build_ruby 0.001009 0.000504 2.795438 ( 2.792869)
build_all 0.006736 0.003406 16.990149 ( 3.080393)
build_install 0.003411 0.007988 2.181934 ( 1.105834)
test_btest 0.000637 0.000382 80.734899 ( 10.952227)
test_basic 0.006730 0.000000 0.363015 ( 0.448807)
test_all 0.001732 0.000000 661.844279 (103.088460)
test_rubyspec 0.080677 0.048240 52.084795 ( 60.103051)
total: 184.71 sec