Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-010917
#<BuildRuby:0x00005575c9f47df8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-010917",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004323 0.000665 1.198265 ( 1.249630)
build_miniruby 0.000752 0.000116 0.994695 ( 0.993585)
build_ruby 0.001125 0.000173 2.860801 ( 2.738587)
build_all 0.007580 0.001166 15.877689 ( 3.301488)
build_install 0.003405 0.005838 2.210930 ( 1.281269)
test_btest 0.000479 0.000111 66.761228 ( 11.020687)
test_basic 0.000000 0.005143 0.294984 ( 0.385341)
test_all 0.000620 0.000356 707.401414 (111.710026)
test_rubyspec 0.038030 0.028927 53.535235 ( 61.733556)
total: 194.41 sec