Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-103217
#<BuildRuby:0x00005591d73f6858
@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-103217",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004164 0.000000 0.761850 ( 0.995475)
build_miniruby 0.000908 0.000000 0.988545 ( 0.987346)
build_ruby 0.001053 0.000000 2.577167 ( 2.575859)
build_all 0.008881 0.000140 16.048538 ( 3.409863)
build_install 0.008899 0.000238 2.195511 ( 1.242170)
test_btest 0.000615 0.000000 64.524840 ( 11.089334)
test_basic 0.004614 0.000033 0.311675 ( 0.402802)
test_all 0.000956 0.000000 625.321176 (105.867400)
test_rubyspec 0.045345 0.014356 52.130502 ( 60.242728)
total: 186.81 sec