Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-185454
#<BuildRuby:0x00005648a1f1b0b8
@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.20231216-185454",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004582 0.000459 1.523234 ( 1.829001)
build_miniruby 0.000913 0.000092 0.960436 ( 0.960065)
build_ruby 0.001501 0.000150 2.915476 ( 2.914836)
build_all 0.005633 0.005095 17.559825 ( 1.673549)
build_install 0.008146 0.000516 5.100229 ( 1.208039)
test_btest 0.001042 0.000148 86.740473 ( 8.222928)
test_basic 0.000561 0.003999 0.783416 ( 0.860187)
test_all 0.115372 0.024188 565.099855 ( 56.872537)
test_rubyspec 0.003754 0.045268 51.449095 ( 63.745009)
total: 138.29 sec