Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-175640
#<BuildRuby:0x000055bdd678bdd0
@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.20221127-175640",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004341 0.000620 1.274957 ( 1.484504)
build_miniruby 0.000803 0.000115 1.011936 ( 1.010479)
build_ruby 0.001230 0.000000 2.694556 ( 2.599541)
build_all 0.010110 0.000000 22.456711 ( 4.405363)
build_install 0.005963 0.003037 4.384047 ( 1.543072)
test_btest 0.000536 0.000000 63.986128 ( 10.946318)
test_basic 0.004838 0.000000 0.325598 ( 0.416818)
test_all 0.000756 0.000000 678.943606 (106.021425)
test_rubyspec 0.050097 0.009793 52.951841 ( 61.112925)
total: 189.54 sec