Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-040311
#<BuildRuby:0x000055ceb91aaeb8
@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.20231110-040311",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003921 0.000654 1.201903 ( 1.494916)
build_miniruby 0.000840 0.000140 0.946869 ( 0.946804)
build_ruby 0.001310 0.000218 2.671395 ( 2.671890)
build_all 0.008152 0.001359 15.738696 ( 1.495920)
build_install 0.007795 0.001299 4.689955 ( 1.147567)
test_btest 0.000905 0.000151 80.429337 ( 6.742588)
test_basic 0.000142 0.004207 0.771979 ( 0.850123)
test_all 0.073635 0.059750 520.537588 ( 52.257317)
test_rubyspec 0.023686 0.028999 50.923040 ( 63.276612)
total: 130.88 sec