Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-044952
#<BuildRuby:0x000055b348804480
@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.20220607-044952",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009298 0.000772 1.005742 ( 2.514084)
build_miniruby 0.002093 0.000299 0.068455 ( 0.066135)
build_ruby 0.002251 0.000322 0.071355 ( 0.068769)
build_all 0.005772 0.003965 1.466908 ( 0.590624)
build_install 0.016445 0.006100 5.860572 ( 2.795173)
test_btest 0.000842 0.000187 72.596134 ( 8.543154)
test_basic 0.006602 0.001467 0.337462 ( 0.433395)
test_all 0.003461 0.000272 663.230269 ( 66.784126)
test_rubyspec 0.110951 0.059136 46.304257 ( 52.035733)
total: 133.83 sec