Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-153632
#<BuildRuby:0x0000555c6169fe20
@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.20230106-153632",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.006933 0.881940 ( 1.049913)
build_miniruby 0.000000 0.001380 1.019560 ( 1.017578)
build_ruby 0.000000 0.001595 2.778182 ( 2.775537)
build_all 0.006863 0.002902 16.760272 ( 2.995237)
build_install 0.002648 0.006569 2.090450 ( 1.075695)
test_btest 0.000000 0.000857 78.786408 ( 10.618635)
test_basic 0.004241 0.003140 0.360281 ( 0.444646)
test_all 0.001040 0.000383 657.808153 (108.348373)
test_rubyspec 0.077273 0.055653 51.927543 ( 59.952472)
total: 188.28 sec