Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-202755
#<BuildRuby:0x0000561020636678
@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.20221229-202755",
@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.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.000000 0.006333 0.840804 ( 1.026028)
build_miniruby 0.000000 0.001215 1.010221 ( 1.008295)
build_ruby 0.000957 0.000576 2.778015 ( 2.775404)
build_all 0.009181 0.000596 16.746371 ( 2.952218)
build_install 0.004381 0.005189 2.308210 ( 1.192509)
test_btest 0.000790 0.000139 79.209979 ( 10.830127)
test_basic 0.006547 0.000304 0.358850 ( 0.444448)
test_all 0.001184 0.000000 676.084592 ( 95.538772)
test_rubyspec 0.101470 0.028615 51.894036 ( 59.933290)
total: 175.70 sec