Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-053908
#<BuildRuby:0x000055ceb3d44018
@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.20220826-053908",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006217 0.000478 0.840030 ( 1.015481)
build_miniruby 0.000824 0.000063 0.058426 ( 0.057248)
build_ruby 0.000877 0.000067 0.058958 ( 0.057787)
build_all 0.004093 0.000314 1.527053 ( 0.587219)
build_install 0.010165 0.000782 1.908890 ( 0.960666)
test_btest 0.000737 0.000056 47.931773 ( 8.637641)
test_basic 0.000410 0.005145 0.324559 ( 0.413023)
test_all 0.001483 0.000212 619.216746 ( 89.719806)
test_rubyspec 0.069702 0.053812 43.998408 ( 52.274213)
total: 153.72 sec