Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-032843
#<BuildRuby:0x000055ddf5ce3f00
@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.20221219-032843",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000026 0.000001 0.000027 ( 0.000014)
build_up 0.000933 0.003444 0.875189 ( 1.074427)
build_miniruby 0.000891 0.000000 0.983319 ( 0.981803)
build_ruby 0.001279 0.000000 2.727181 ( 2.632511)
build_all 0.008847 0.000316 15.909020 ( 3.334406)
build_install 0.005289 0.003646 2.209336 ( 1.199968)
test_btest 0.000463 0.000058 59.167579 ( 12.194610)
test_basic 0.004492 0.000562 0.319215 ( 0.409388)
test_all 0.001450 0.000182 687.811121 (139.388748)
test_rubyspec 0.042786 0.025863 53.129178 ( 61.272709)
total: 222.49 sec