Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-092456
#<BuildRuby:0x000055a78f8afd68
@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.20230710-092456",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005244 1.481861 ( 2.781119)
build_miniruby 0.000000 0.000929 0.844860 ( 0.844264)
build_ruby 0.000526 0.000674 2.618146 ( 2.618671)
build_all 0.001698 0.008235 13.534466 ( 1.248494)
build_install 0.007258 0.001177 1.934209 ( 0.882774)
test_btest 0.000667 0.000233 82.147183 ( 7.891425)
test_basic 0.003196 0.001119 0.681125 ( 0.757971)
test_all 0.001499 0.000525 467.061924 ( 42.340378)
test_rubyspec 0.020508 0.018808 44.162880 ( 56.544678)
total: 115.91 sec