Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-060431
#<BuildRuby:0x00005569e924fdf8
@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.20221223-060431",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000000 0.004193 0.894176 ( 1.125800)
build_miniruby 0.000000 0.000948 0.986937 ( 0.986340)
build_ruby 0.000000 0.001225 2.677749 ( 2.676154)
build_all 0.008856 0.000379 15.861055 ( 3.403092)
build_install 0.009545 0.000000 2.298042 ( 1.269955)
test_btest 0.000577 0.000000 63.985727 ( 11.206993)
test_basic 0.001627 0.002834 0.337250 ( 0.428536)
test_all 0.001258 0.000000 672.715241 (137.335855)
test_rubyspec 0.048462 0.017126 51.839972 ( 60.070708)
total: 218.50 sec