Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-135227
#<BuildRuby:0x000055710b3cf600
@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.20221110-135227",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000247 0.010586 1.073045 ( 1.573293)
build_miniruby 0.001379 0.000492 0.065325 ( 0.063191)
build_ruby 0.002313 0.000000 0.067489 ( 0.065165)
build_all 0.004770 0.005254 1.455889 ( 0.579253)
build_install 0.019367 0.002402 1.830710 ( 0.935845)
test_btest 0.000783 0.000261 90.585233 ( 8.783060)
test_basic 0.006995 0.002331 0.332367 ( 0.419801)
test_all 0.002196 0.000293 649.138689 ( 67.298585)
test_rubyspec 0.088308 0.084288 47.564564 ( 55.720509)
total: 135.44 sec