Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-074526
#<BuildRuby:0x00005619ff5afce8
@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.20230622-074526",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004583 0.000109 1.321853 ( 2.650624)
build_miniruby 0.000995 0.000000 0.881039 ( 0.880587)
build_ruby 0.000000 0.001728 2.743208 ( 2.742925)
build_all 0.008677 0.001100 15.865410 ( 1.421171)
build_install 0.008866 0.000000 4.659426 ( 1.095619)
test_btest 0.000979 0.000000 83.806161 ( 7.488118)
test_basic 0.001629 0.003117 0.775965 ( 0.858994)
test_all 0.001089 0.000209 464.526456 ( 43.055920)
test_rubyspec 0.021512 0.020747 42.411995 ( 54.895877)
total: 115.09 sec