Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-033308
#<BuildRuby:0x00005596f12f0ea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-033308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000098 0.000024 0.000122 ( 0.000126)
build_up 0.008975 0.002244 1.021311 ( 3.160591)
build_miniruby 0.001820 0.000455 0.074280 ( 0.073187)
build_ruby 0.001534 0.000384 0.077973 ( 0.077537)
build_all 0.004458 0.006610 1.535013 ( 0.590956)
build_install 0.016023 0.007294 1.918349 ( 0.952277)
test_btest 0.000978 0.000350 71.677437 ( 8.532340)
test_basic 0.007148 0.000402 0.320551 ( 0.408771)
test_all 0.002116 0.000705 635.180693 ( 65.407656)
test_rubyspec 0.100738 0.065798 45.610206 ( 54.121857)
total: 133.33 sec