Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-231218
#<BuildRuby:0x000055a2e6f53280
@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.20221231-231218",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001579 0.002023 0.630130 ( 1.047211)
build_miniruby 0.000670 0.000206 0.731973 ( 0.731239)
build_ruby 0.000959 0.000295 2.480840 ( 2.481122)
build_all 0.008273 0.001325 12.717633 ( 1.525098)
build_install 0.005991 0.000538 1.621103 ( 0.755760)
test_btest 0.000516 0.000137 65.904117 ( 6.299046)
test_basic 0.002925 0.000780 0.248773 ( 0.343707)
test_all 0.001085 0.000000 481.366859 ( 47.743355)
test_rubyspec 0.020927 0.008278 34.783418 ( 45.340842)
total: 106.27 sec