Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-201225
#<BuildRuby:0x000055631faea858
@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-201225",
@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.000009)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003502 0.000875 0.814274 ( 1.036372)
build_miniruby 0.000720 0.000180 0.986792 ( 0.985230)
build_ruby 0.001075 0.000269 2.631217 ( 2.629550)
build_all 0.007093 0.001773 15.795882 ( 3.298347)
build_install 0.009259 0.000000 2.274706 ( 1.256051)
test_btest 0.000637 0.000000 59.953165 ( 12.182655)
test_basic 0.005334 0.000067 0.301804 ( 0.391426)
test_all 0.000866 0.000173 626.629012 (107.365698)
test_rubyspec 0.051560 0.010312 51.154160 ( 64.464285)
total: 193.61 sec