Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-120040
#<BuildRuby:0x00005652c2afff58
@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.20230104-120040",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000026)
build_up 0.005718 0.000817 0.845147 ( 1.049535)
build_miniruby 0.001362 0.000000 1.021658 ( 1.019539)
build_ruby 0.001615 0.000000 2.775030 ( 2.772337)
build_all 0.006751 0.003153 16.705148 ( 2.969684)
build_install 0.004604 0.007235 2.297937 ( 1.179928)
test_btest 0.001007 0.000252 74.069259 ( 10.489063)
test_basic 0.006109 0.000517 0.342098 ( 0.428354)
test_all 0.001097 0.000261 661.526417 (115.186548)
test_rubyspec 0.093425 0.034131 51.355937 ( 59.456435)
total: 194.55 sec