Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-152534
#<BuildRuby:0x0000564e07d9c028
@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.20221231-152534",
@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.000062 0.000000 0.000062 ( 0.000060)
configure 0.000021 0.000000 0.000021 ( 0.000033)
build_up 0.006450 0.000000 0.841142 ( 1.325845)
build_miniruby 0.001358 0.000000 1.014663 ( 1.012778)
build_ruby 0.001654 0.000000 2.785244 ( 2.782512)
build_all 0.003576 0.006221 16.825258 ( 2.970183)
build_install 0.008980 0.000399 2.295681 ( 1.183450)
test_btest 0.000901 0.000225 70.183550 ( 11.111385)
test_basic 0.001855 0.004376 0.350681 ( 0.437068)
test_all 0.001015 0.000305 669.697567 (107.372941)
test_rubyspec 0.093788 0.041123 51.905753 ( 59.967709)
total: 188.16 sec