Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-165836
#<BuildRuby:0x000055b36e320d30
@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.20220718-165836",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000097 0.000015 0.000112 ( 0.000114)
build_up 0.010826 0.000359 0.973832 ( 1.038402)
build_miniruby 0.001959 0.000261 0.073660 ( 0.071360)
build_ruby 0.001792 0.000238 0.079553 ( 0.077449)
build_all 0.009943 0.000679 1.561302 ( 0.590792)
build_install 0.017166 0.006099 5.143770 ( 2.071906)
test_btest 0.001095 0.000000 67.455713 ( 8.105193)
test_basic 0.002513 0.004947 0.318017 ( 0.412250)
test_all 0.001781 0.000116 636.576800 ( 64.717231)
test_rubyspec 0.107656 0.068365 45.608719 ( 51.338216)
total: 128.42 sec