Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-070127
#<BuildRuby:0x0000559c0cd9bcc0
@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.20230617-070127",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004656 0.000490 1.461154 ( 2.705729)
build_miniruby 0.000918 0.000097 0.795457 ( 0.795774)
build_ruby 0.001196 0.000126 2.497322 ( 2.497246)
build_all 0.001662 0.008034 13.583939 ( 1.184244)
build_install 0.007770 0.000704 1.979989 ( 0.894506)
test_btest 0.000850 0.000162 87.734375 ( 7.165246)
test_basic 0.001591 0.002816 0.722314 ( 0.804377)
test_all 0.001295 0.000000 461.384149 ( 48.549935)
test_rubyspec 0.010646 0.030335 42.743422 ( 55.228587)
total: 119.83 sec