Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-195746
#<BuildRuby:0x0000559ef248b048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-195746",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004901 0.000000 1.019206 ( 1.276811)
build_miniruby 0.000858 0.000000 0.869909 ( 0.870921)
build_ruby 0.001377 0.000000 2.712745 ( 2.713808)
build_all 0.007326 0.000000 12.106479 ( 1.011867)
build_install 0.008457 0.004183 3.526930 ( 0.976897)
test_btest 0.000652 0.000000 62.882423 ( 4.817000)
test_basic 0.004478 0.000055 0.378631 ( 0.460254)
test_all 0.081174 0.018265 386.698035 ( 38.601930)
test_rubyspec 0.031455 0.037823 39.635966 ( 52.276662)
total: 103.01 sec