Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-045840
#<BuildRuby:0x000055de35626e48
@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.20240118-045840",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003966 0.000992 1.281324 ( 1.641763)
build_miniruby 0.001024 0.000000 0.834427 ( 0.833895)
build_ruby 0.000000 0.001362 2.791186 ( 2.791486)
build_all 0.000000 0.010146 14.466406 ( 1.348389)
build_install 0.000663 0.007029 4.209527 ( 1.058686)
test_btest 0.000000 0.001031 76.581574 ( 7.079005)
test_basic 0.001475 0.003721 0.798081 ( 0.874317)
test_all 0.095578 0.033031 487.923112 ( 46.334721)
test_rubyspec 0.047626 0.012673 80.944712 ( 93.274201)
total: 155.24 sec