Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-051841
#<BuildRuby:0x000056535a43b940
@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.20220614-051841",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011343 0.000687 1.037380 ( 3.641494)
build_miniruby 0.001766 0.000353 0.076525 ( 0.074869)
build_ruby 0.001948 0.000389 0.079946 ( 0.077501)
build_all 0.006780 0.001356 1.472220 ( 0.596303)
build_install 0.009869 0.009826 5.887556 ( 2.833435)
test_btest 0.000887 0.000261 71.839672 ( 8.516923)
test_basic 0.001853 0.005621 0.332208 ( 0.431377)
test_all 0.001912 0.000675 664.780417 ( 65.606031)
test_rubyspec 0.094964 0.077223 45.704080 ( 51.310241)
total: 133.09 sec