Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-042224
#<BuildRuby:0x000055f080429480
@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-042224",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001074 0.008105 1.118492 ( 1.954591)
build_miniruby 0.000000 0.001531 0.104850 ( 0.103394)
build_ruby 0.000196 0.001336 0.104908 ( 0.104363)
build_all 0.007477 0.000995 1.346121 ( 0.596466)
build_install 0.009164 0.005612 1.660189 ( 0.908745)
test_btest 0.001416 0.000442 60.914638 ( 6.498750)
test_basic 0.000000 0.005892 0.355724 ( 0.446455)
test_all 0.006174 0.001804 512.955604 ( 54.870266)
test_rubyspec 0.073513 0.051095 43.423868 ( 51.954423)
total: 117.44 sec