Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-093542
#<BuildRuby:0x00005563bfc5abe8
@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.20221225-093542",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004080 0.000204 0.823696 ( 1.154000)
build_miniruby 0.000000 0.000949 1.030592 ( 1.029323)
build_ruby 0.000000 0.001173 2.717930 ( 2.716499)
build_all 0.007105 0.001880 15.783351 ( 3.313013)
build_install 0.009033 0.000423 2.277897 ( 1.277059)
test_btest 0.000523 0.000000 56.641880 ( 12.020159)
test_basic 0.004882 0.000092 0.289457 ( 0.380395)
test_all 0.001496 0.000125 640.220206 ( 98.744979)
test_rubyspec 0.044074 0.022691 51.251148 ( 59.539038)
total: 180.18 sec