Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-173355
#<BuildRuby:0x00005586d7725a48
@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.20221226-173355",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003724 0.005086 0.957783 ( 1.137250)
build_miniruby 0.002056 0.000685 0.849556 ( 0.847841)
build_ruby 0.003526 0.000000 2.127226 ( 2.125607)
build_all 0.015608 0.005152 18.528877 ( 2.154166)
build_install 0.019321 0.002196 2.034628 ( 1.015189)
test_btest 0.001829 0.000499 92.966479 ( 9.188890)
test_basic 0.007434 0.002027 0.354694 ( 0.442280)
test_all 0.002386 0.000331 677.313778 ( 72.167706)
test_rubyspec 0.108850 0.059877 47.852986 ( 56.006210)
total: 145.09 sec