Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-062951
#<BuildRuby:0x000055b3dfc03e90
@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.20221218-062951",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.003458 0.000000 0.621865 ( 1.162493)
build_miniruby 0.000903 0.000000 0.743736 ( 0.743322)
build_ruby 0.001327 0.000000 2.610187 ( 2.535127)
build_all 0.009224 0.000000 12.484511 ( 1.522196)
build_install 0.002317 0.004815 1.640040 ( 0.783247)
test_btest 0.000725 0.000048 68.108729 ( 6.141444)
test_basic 0.003273 0.000000 0.244380 ( 0.340170)
test_all 0.001762 0.000000 503.392921 ( 74.786282)
test_rubyspec 0.022087 0.005688 35.771718 ( 46.145349)
total: 134.16 sec