Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-085825
#<BuildRuby:0x000056464afea678
@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-085825",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.006125 0.000669 0.896710 ( 1.091253)
build_miniruby 0.000929 0.000285 1.022440 ( 1.020615)
build_ruby 0.001635 0.000000 2.768736 ( 2.766100)
build_all 0.006887 0.002966 16.721797 ( 2.956267)
build_install 0.000000 0.011828 2.332397 ( 1.196193)
test_btest 0.000439 0.000404 73.585617 ( 11.129596)
test_basic 0.002082 0.005222 0.357721 ( 0.442587)
test_all 0.001041 0.000586 658.090073 (103.394838)
test_rubyspec 0.057859 0.038664 51.534993 ( 59.645833)
total: 183.64 sec