Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-062838
#<BuildRuby:0x0000557b9bc74090
@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="-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.20231102-062838",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004206 0.000701 1.455500 ( 1.675502)
build_miniruby 0.000000 0.000992 0.968483 ( 0.968042)
build_ruby 0.000000 0.001318 2.709742 ( 2.709535)
build_all 0.010663 0.000000 17.266032 ( 1.565734)
build_install 0.007981 0.000699 5.199765 ( 1.217862)
test_btest 0.000804 0.000000 86.279467 ( 7.470470)
test_basic 0.000748 0.003485 0.695485 ( 0.770395)
test_all 0.096332 0.043498 550.540243 ( 51.014671)
test_rubyspec 0.024823 0.021628 50.800954 ( 63.098521)
total: 130.49 sec