Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-080754
#<BuildRuby:0x000055bf61674028
@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-080754",
@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.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004256 0.911737 ( 1.474334)
build_miniruby 0.000000 0.001029 1.269386 ( 1.147103)
build_ruby 0.000688 0.000500 2.534602 ( 2.533061)
build_all 0.001990 0.007134 15.724607 ( 3.230670)
build_install 0.007716 0.001201 2.161144 ( 1.232666)
test_btest 0.000454 0.000126 63.916671 ( 11.103207)
test_basic 0.003618 0.001005 0.298523 ( 0.388847)
test_all 0.000721 0.000201 626.718647 (106.191635)
test_rubyspec 0.046325 0.019352 51.390269 ( 59.611357)
total: 186.91 sec