Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-125120
#<BuildRuby:0x000055969e3dbf28
@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.20230101-125120",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000017 0.000008 0.000025 ( 0.000023)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.005799 0.000749 0.836316 ( 1.347037)
build_miniruby 0.000940 0.000392 1.020346 ( 1.018383)
build_ruby 0.001162 0.000484 2.774405 ( 2.771527)
build_all 0.001164 0.008720 16.790190 ( 2.996024)
build_install 0.008982 0.002762 2.316144 ( 1.188175)
test_btest 0.000633 0.000337 78.255578 ( 10.822046)
test_basic 0.003523 0.003817 0.348340 ( 0.433108)
test_all 0.000808 0.000454 684.093120 ( 97.747423)
test_rubyspec 0.059442 0.065127 51.530162 ( 59.598509)
total: 177.92 sec