Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-033505
#<BuildRuby:0x0000562f48ed7c18
@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.20230621-033505",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003756 0.002877 1.579049 ( 2.842790)
build_miniruby 0.000856 0.000238 0.853936 ( 0.852976)
build_ruby 0.001197 0.000000 2.451437 ( 2.452990)
build_all 0.009141 0.000000 15.977784 ( 1.424126)
build_install 0.008669 0.000000 4.736019 ( 1.135231)
test_btest 0.000985 0.000000 85.841241 ( 8.074493)
test_basic 0.003503 0.000040 0.646722 ( 0.728916)
test_all 0.001695 0.000000 468.416470 ( 40.694617)
test_rubyspec 0.014777 0.024758 42.095667 ( 54.520474)
total: 112.73 sec