Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-020504
#<BuildRuby:0x00005646bf9a9550
@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.20221031-020504",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002359 0.007393 1.119867 ( 1.660724)
build_miniruby 0.001674 0.000000 0.109702 ( 0.108878)
build_ruby 0.001782 0.000000 0.106232 ( 0.105895)
build_all 0.008167 0.000792 1.340647 ( 0.586692)
build_install 0.011299 0.004747 1.695246 ( 0.939440)
test_btest 0.001585 0.000352 61.769765 ( 6.696100)
test_basic 0.006071 0.000372 0.355118 ( 0.450159)
test_all 0.007534 0.000000 510.038208 ( 54.593557)
test_rubyspec 0.085077 0.043445 43.388449 ( 52.020114)
total: 117.16 sec