Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-002838
#<BuildRuby:0x0000561b17e9bf00
@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-002838",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006093 0.000435 0.809560 ( 0.894198)
build_miniruby 0.000000 0.000893 0.057578 ( 0.056443)
build_ruby 0.000000 0.000802 0.059244 ( 0.058163)
build_all 0.002906 0.001809 1.557173 ( 0.590159)
build_install 0.011105 0.000000 1.932326 ( 0.973361)
test_btest 0.000795 0.000003 56.073438 ( 7.932207)
test_basic 0.005792 0.000182 0.335933 ( 0.423877)
test_all 0.002505 0.000251 609.740003 ( 89.749126)
test_rubyspec 0.071472 0.048132 44.096275 ( 52.353187)
total: 153.03 sec