Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-170448
#<BuildRuby:0x0000557468e080d0
@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.20221201-170448",
@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.000016 0.000001 0.000017 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.004554 0.000325 1.113650 ( 2.507487)
build_miniruby 0.000932 0.000066 0.957759 ( 0.956346)
build_ruby 0.000000 0.001287 2.740386 ( 2.629217)
build_all 0.002135 0.006896 15.750142 ( 3.217185)
build_install 0.001026 0.007406 2.266456 ( 1.337592)
test_btest 0.000428 0.000134 58.092637 ( 12.189031)
test_basic 0.000000 0.005217 0.282248 ( 0.372789)
test_all 0.000000 0.001032 665.350466 (106.905522)
test_rubyspec 0.043049 0.029812 53.184442 ( 61.337256)
total: 191.45 sec