Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-062229
#<BuildRuby:0x000055bcc58bf6f0
@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.20230112-062229",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003604 0.625534 ( 1.054540)
build_miniruby 0.000543 0.000438 0.687255 ( 0.686792)
build_ruby 0.001075 0.000269 2.415379 ( 2.414913)
build_all 0.005172 0.004435 12.911464 ( 1.608891)
build_install 0.005184 0.001595 1.477023 ( 0.700869)
test_btest 0.000538 0.000165 66.421881 ( 6.183348)
test_basic 0.000294 0.003088 0.228455 ( 0.324029)
test_all 0.000530 0.000800 498.939601 ( 46.857193)
test_rubyspec 0.013948 0.015053 35.341885 ( 45.849677)
total: 105.68 sec