Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-084726
#<BuildRuby:0x00005592738c6620
@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.20230131-084726",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005620 0.000803 0.896985 ( 1.055052)
build_miniruby 0.001180 0.000169 1.006022 ( 1.004162)
build_ruby 0.000000 0.001521 2.788893 ( 2.786412)
build_all 0.007290 0.002626 16.773922 ( 2.987042)
build_install 0.007914 0.003295 2.127797 ( 1.084954)
test_btest 0.001006 0.000211 72.129984 ( 10.661662)
test_basic 0.005163 0.001087 0.341972 ( 0.428688)
test_all 0.002007 0.000128 651.678920 ( 96.395749)
test_rubyspec 0.080616 0.053837 51.553589 ( 59.688721)
total: 176.09 sec