Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-161207
#<BuildRuby:0x000055b5141ec020
@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.20231214-161207",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002282 0.003284 1.345655 ( 1.701802)
build_miniruby 0.000820 0.000123 0.886718 ( 0.887707)
build_ruby 0.001192 0.000179 2.924876 ( 2.925333)
build_all 0.006700 0.003755 16.988857 ( 1.596809)
build_install 0.010263 0.000000 5.027961 ( 1.278631)
test_btest 0.001154 0.000000 85.221747 ( 7.529252)
test_basic 0.005203 0.000173 0.740363 ( 0.815007)
test_all 0.097923 0.036290 543.586476 ( 58.893109)
test_rubyspec 0.018972 0.029964 48.800298 ( 61.080577)
total: 136.71 sec