Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-232452
#<BuildRuby:0x0000564991517fa8
@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.20221130-232452",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004532 0.000284 1.127702 ( 2.347680)
build_miniruby 0.000850 0.000053 0.936658 ( 0.935357)
build_ruby 0.001260 0.000078 2.672083 ( 2.574167)
build_all 0.008550 0.000246 15.692529 ( 3.323144)
build_install 0.010131 0.000000 2.257056 ( 1.271702)
test_btest 0.000561 0.000000 62.627212 ( 11.192401)
test_basic 0.004708 0.000081 0.302603 ( 0.393150)
test_all 0.000728 0.000036 677.813182 (104.930859)
test_rubyspec 0.043703 0.022988 54.027808 ( 62.236300)
total: 189.21 sec