Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-192637
#<BuildRuby:0x000055c494cdbfa0
@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-192637",
@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.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000036 0.000012 0.000048 ( 0.000033)
build_up 0.005875 0.000538 0.844961 ( 1.473425)
build_miniruby 0.000896 0.000275 1.021483 ( 1.019304)
build_ruby 0.001152 0.000354 2.777699 ( 2.775278)
build_all 0.009308 0.000122 16.725881 ( 2.980454)
build_install 0.004919 0.004603 2.286466 ( 1.184442)
test_btest 0.000794 0.000248 75.410186 ( 10.785467)
test_basic 0.003187 0.004064 0.349733 ( 0.434774)
test_all 0.001129 0.000398 667.580892 (102.485394)
test_rubyspec 0.090853 0.028773 51.710410 ( 59.749176)
total: 182.89 sec