Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-043404
#<BuildRuby:0x000056188c0e3468
@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.20221228-043404",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.000000 0.006673 0.842785 ( 1.044335)
build_miniruby 0.000000 0.001250 1.015289 ( 1.013227)
build_ruby 0.000000 0.001575 2.767264 ( 2.764595)
build_all 0.006037 0.003645 16.652151 ( 3.011003)
build_install 0.009128 0.002448 2.246412 ( 1.181284)
test_btest 0.000585 0.000292 67.412946 ( 11.362267)
test_basic 0.002847 0.003677 0.351481 ( 0.437904)
test_all 0.000460 0.001208 684.997190 (104.862832)
test_rubyspec 0.053927 0.077527 51.763082 ( 59.840510)
total: 185.52 sec