Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-050948
#<BuildRuby:0x000055fc57c7bdf8
@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.20221231-050948",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000039 0.000005 0.000044 ( 0.000045)
build_up 0.005727 0.000818 0.916829 ( 1.096355)
build_miniruby 0.001170 0.000167 1.013889 ( 1.011891)
build_ruby 0.001421 0.000203 2.790018 ( 2.787327)
build_all 0.009616 0.000026 16.748425 ( 3.005353)
build_install 0.011660 0.000247 2.325665 ( 1.186671)
test_btest 0.000788 0.000088 74.848579 ( 10.775429)
test_basic 0.006340 0.000152 0.345576 ( 0.431982)
test_all 0.001427 0.000150 655.660180 (100.705864)
test_rubyspec 0.057445 0.026419 51.777985 ( 59.875513)
total: 180.88 sec