Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-053504
#<BuildRuby:0x00005581ce8e7218
@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-053504",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004044 0.004403 0.949732 ( 1.148313)
build_miniruby 0.002161 0.000288 0.846495 ( 0.844287)
build_ruby 0.003164 0.000422 2.139126 ( 2.139708)
build_all 0.019816 0.002642 18.678611 ( 2.171527)
build_install 0.022338 0.000537 2.049793 ( 1.002422)
test_btest 0.000000 0.001714 90.835816 ( 9.040734)
test_basic 0.000000 0.008623 0.344732 ( 0.431329)
test_all 0.001032 0.001728 676.592570 ( 63.310863)
test_rubyspec 0.131810 0.050042 47.896509 ( 56.029698)
total: 136.12 sec