Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-004644
#<BuildRuby:0x000055fff5c3c0f8
@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-004644",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007965 0.001992 0.929864 ( 1.115727)
build_miniruby 0.002039 0.000510 0.839211 ( 0.838163)
build_ruby 0.001065 0.002325 2.124573 ( 2.124296)
build_all 0.014108 0.007451 18.614819 ( 2.149035)
build_install 0.019767 0.003932 2.044017 ( 1.043815)
test_btest 0.000885 0.000269 93.232650 ( 8.770683)
test_basic 0.007436 0.002263 0.346125 ( 0.433191)
test_all 0.002142 0.000297 682.606409 ( 63.199601)
test_rubyspec 0.120375 0.059994 47.956320 ( 56.101715)
total: 135.78 sec