Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-133607
#<BuildRuby:0x00005558e8800610
@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.20220809-133607",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010728 0.000848 0.962399 ( 1.114901)
build_miniruby 0.002348 0.000000 0.071341 ( 0.070354)
build_ruby 0.002254 0.000199 0.071952 ( 0.070331)
build_all 0.007830 0.002087 1.510035 ( 0.573022)
build_install 0.021566 0.001679 5.194884 ( 2.147881)
test_btest 0.000000 0.001208 75.473818 ( 7.978421)
test_basic 0.002671 0.004529 0.309370 ( 0.400214)
test_all 0.001751 0.000486 661.777470 ( 65.264629)
test_rubyspec 0.112822 0.066195 45.804571 ( 53.301663)
total: 130.92 sec