Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-015226
#<BuildRuby:0x000055ee84bd4ef8
@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.20221225-015226",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006541 0.002965 0.965277 ( 1.142375)
build_miniruby 0.002034 0.000407 0.820232 ( 0.820638)
build_ruby 0.003805 0.000000 2.127912 ( 2.128846)
build_all 0.016228 0.003279 18.497841 ( 2.146520)
build_install 0.020882 0.001620 2.026720 ( 1.039486)
test_btest 0.001438 0.000239 93.521067 ( 9.375674)
test_basic 0.007259 0.001210 0.345625 ( 0.432116)
test_all 0.001974 0.000329 689.435247 ( 63.808551)
test_rubyspec 0.119204 0.055348 47.853764 ( 56.054127)
total: 136.95 sec