Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-023255
#<BuildRuby:0x0000556f19ea8ef8
@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-023255",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007848 0.001308 0.960902 ( 1.152915)
build_miniruby 0.002621 0.000437 0.846256 ( 0.845122)
build_ruby 0.003219 0.000000 2.146814 ( 2.147138)
build_all 0.018469 0.000888 18.395593 ( 2.160232)
build_install 0.015741 0.007700 2.022999 ( 1.029423)
test_btest 0.001101 0.000209 92.412157 ( 8.995575)
test_basic 0.000826 0.008392 0.354942 ( 0.441169)
test_all 0.002064 0.000563 688.150573 ( 63.703157)
test_rubyspec 0.087114 0.095960 47.807780 ( 55.893193)
total: 136.37 sec