Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-154233
#<BuildRuby:0x00005557e6e19338
@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.20220731-154233",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005763 0.004933 0.876601 ( 1.098481)
build_miniruby 0.001638 0.000000 0.062629 ( 0.061182)
build_ruby 0.001445 0.000000 0.051130 ( 0.049786)
build_all 0.004150 0.004165 1.231657 ( 0.461084)
build_install 0.010382 0.004768 4.330530 ( 1.772184)
test_btest 0.002151 0.000000 54.993397 ( 6.034052)
test_basic 0.005605 0.000000 0.298994 ( 0.389584)
test_all 0.002362 0.000000 497.420112 ( 52.759049)
test_rubyspec 0.110398 0.021522 41.756903 ( 47.592173)
total: 110.22 sec