Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-115837
#<BuildRuby:0x000055a2912c6be8
@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.20230105-115837",
@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.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000030 0.000014 0.000044 ( 0.000030)
build_up 0.004527 0.002058 0.834845 ( 1.042003)
build_miniruby 0.000819 0.000373 1.009820 ( 1.007671)
build_ruby 0.001089 0.000495 2.771197 ( 2.768568)
build_all 0.009495 0.000036 16.688834 ( 2.989035)
build_install 0.009452 0.000000 2.228469 ( 1.180785)
test_btest 0.000878 0.000000 66.648781 ( 11.292760)
test_basic 0.007097 0.000000 0.310752 ( 0.395855)
test_all 0.001534 0.000000 661.608116 (111.679130)
test_rubyspec 0.089832 0.044543 51.446095 ( 59.510839)
total: 191.87 sec