Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-143607
#<BuildRuby:0x000055afcb298378
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-143607",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.002845 0.003545 0.881980 ( 1.079312)
build_miniruby 0.000960 0.000369 1.013437 ( 1.011439)
build_ruby 0.001260 0.000485 2.782004 ( 2.779368)
build_all 0.008373 0.001495 16.829392 ( 3.001579)
build_install 0.009587 0.000000 2.134772 ( 1.082336)
test_btest 0.000660 0.000000 77.423999 ( 10.437555)
test_basic 0.003670 0.003178 0.346206 ( 0.431828)
test_all 0.001111 0.000370 666.449079 (104.589136)
test_rubyspec 0.095244 0.040001 52.115623 ( 60.128812)
total: 184.54 sec