Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-060031
#<BuildRuby:0x0000558eb93b7520
@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.20221227-060031",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010185 0.000000 0.958070 ( 1.160689)
build_miniruby 0.002208 0.000146 0.839293 ( 0.838627)
build_ruby 0.002330 0.000466 2.133201 ( 2.133537)
build_all 0.012949 0.008425 18.552078 ( 2.175597)
build_install 0.020097 0.005102 2.035443 ( 1.041551)
test_btest 0.001155 0.000315 91.994779 ( 8.935830)
test_basic 0.008581 0.001094 0.342470 ( 0.430411)
test_all 0.001816 0.000474 686.849626 ( 64.010811)
test_rubyspec 0.131377 0.046584 47.895020 ( 56.008233)
total: 136.74 sec