Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-232629
#<BuildRuby:0x000056504a26fde0
@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.20221124-232629",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003763 0.001157 1.075036 ( 1.391060)
build_miniruby 0.000000 0.000973 0.945355 ( 0.944056)
build_ruby 0.000000 0.001149 2.831814 ( 2.723556)
build_all 0.008109 0.000553 15.832723 ( 3.268379)
build_install 0.006180 0.003390 2.067885 ( 1.231017)
test_btest 0.000456 0.000152 65.291558 ( 10.564242)
test_basic 0.000385 0.004072 0.310452 ( 0.401320)
test_all 0.000962 0.000374 676.509978 (115.324259)
test_rubyspec 0.035966 0.031986 53.003787 ( 61.264624)
total: 197.11 sec