Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-230331
#<BuildRuby:0x00005572c088be80
@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.20221224-230331",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004571 0.000116 0.789312 ( 0.979491)
build_miniruby 0.000704 0.000176 0.957344 ( 0.956055)
build_ruby 0.001339 0.000000 2.693136 ( 2.691596)
build_all 0.006031 0.002820 15.821293 ( 3.301263)
build_install 0.008286 0.001104 2.221393 ( 1.247436)
test_btest 0.000000 0.000608 59.010258 ( 12.333377)
test_basic 0.001819 0.002733 0.289082 ( 0.379789)
test_all 0.001172 0.000000 624.708125 (110.010091)
test_rubyspec 0.036674 0.025413 51.794195 ( 60.010018)
total: 191.91 sec