Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-093801
#<BuildRuby:0x0000562c87c0f5f8
@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.20231213-093801",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005186 0.000447 1.517392 ( 1.861025)
build_miniruby 0.000693 0.000260 0.862951 ( 0.862849)
build_ruby 0.000953 0.000357 2.761734 ( 2.761814)
build_all 0.007325 0.002747 16.283232 ( 1.429509)
build_install 0.007665 0.001067 4.837718 ( 1.156533)
test_btest 0.000833 0.000294 84.689642 ( 7.429356)
test_basic 0.000022 0.004887 0.762121 ( 0.839084)
test_all 0.108824 0.028035 527.143842 ( 54.031765)
test_rubyspec 0.027508 0.021348 50.440843 ( 62.825046)
total: 133.20 sec