Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-021601
#<BuildRuby:0x0000557c510a04d8
@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.20220223-021601",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010387 0.001731 0.854424 ( 1.006602)
build_miniruby 0.001664 0.000277 0.069472 ( 0.069118)
build_ruby 0.002409 0.000000 0.069115 ( 0.067468)
build_all 0.009402 0.000000 1.517461 ( 0.618028)
build_install 0.016852 0.005689 5.180531 ( 2.181639)
test_btest 0.000973 0.000172 75.919476 ( 8.025676)
test_basic 0.006807 0.001201 0.340425 ( 0.429630)
test_all 0.001580 0.000278 701.302542 ( 67.752208)
test_rubyspec 0.093566 0.061407 46.427249 ( 51.781226)
total: 131.93 sec