Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-203248
#<BuildRuby:0x000055ce4a84d500
@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.20221106-203248",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007127 0.001188 0.958263 ( 0.990222)
build_miniruby 0.001301 0.000217 0.048651 ( 0.047362)
build_ruby 0.001130 0.000189 0.040555 ( 0.039442)
build_all 0.007211 0.000384 1.236766 ( 0.464983)
build_install 0.012484 0.001081 1.583017 ( 0.804327)
test_btest 0.001767 0.000252 61.305259 ( 6.434947)
test_basic 0.007326 0.000231 0.278603 ( 0.378471)
test_all 0.002080 0.000277 516.611621 ( 54.949561)
test_rubyspec 0.080919 0.037523 43.269969 ( 51.909644)
total: 116.02 sec