Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-080527
#<BuildRuby:0x00005639cb8ff7b8
@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.20231227-080527",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003284 0.000656 1.218792 ( 1.589061)
build_miniruby 0.000799 0.000160 0.875765 ( 0.874860)
build_ruby 0.001069 0.000214 2.847336 ( 2.847216)
build_all 0.009559 0.000000 16.732209 ( 1.493717)
build_install 0.005624 0.002294 4.743122 ( 1.165591)
test_btest 0.000782 0.000147 87.044833 ( 7.019322)
test_basic 0.000000 0.005944 0.894768 ( 0.965572)
test_all 0.101673 0.033932 580.349196 ( 56.438221)
test_rubyspec 0.021034 0.025822 50.835645 ( 63.171089)
total: 135.57 sec