Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-135726
#<BuildRuby:0x0000563fbd785480
@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.20221008-135726",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009461 0.001399 1.146256 ( 1.466860)
build_miniruby 0.001581 0.000395 0.094596 ( 0.091166)
build_ruby 0.001182 0.000296 0.098227 ( 0.094988)
build_all 0.006687 0.001672 1.311607 ( 0.576344)
build_install 0.010704 0.005261 1.625203 ( 0.870035)
test_btest 0.001770 0.000000 60.868187 ( 6.515647)
test_basic 0.006560 0.000000 0.352699 ( 0.451949)
test_all 0.007587 0.000000 481.258573 ( 52.990032)
test_rubyspec 0.077912 0.047496 42.764688 ( 51.345867)
total: 114.40 sec