Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-065705
#<BuildRuby:0x0000564c00d63510
@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.20220504-065705",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007781 0.003891 1.015435 ( 1.173479)
build_miniruby 0.001580 0.000790 0.071055 ( 0.068529)
build_ruby 0.001428 0.000714 0.071705 ( 0.069438)
build_all 0.009833 0.000000 1.531851 ( 0.629246)
build_install 0.019950 0.004963 5.803552 ( 2.819565)
test_btest 0.000819 0.000307 77.144660 ( 8.052451)
test_basic 0.002648 0.006213 0.333711 ( 0.420965)
test_all 0.000423 0.001705 696.083526 ( 67.257801)
test_rubyspec 0.078302 0.097474 45.354823 ( 50.562931)
total: 131.06 sec