Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-074256
#<BuildRuby:0x000055587ead0080
@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-074256",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008495 0.000607 0.947714 ( 1.126872)
build_miniruby 0.001855 0.000132 0.852435 ( 0.851711)
build_ruby 0.003464 0.000000 2.132777 ( 2.133777)
build_all 0.018303 0.003637 18.540165 ( 2.149999)
build_install 0.016914 0.004709 1.998447 ( 1.036404)
test_btest 0.001391 0.000174 90.902621 ( 8.764018)
test_basic 0.007421 0.000927 0.343422 ( 0.430368)
test_all 0.002068 0.000259 670.511022 ( 63.382143)
test_rubyspec 0.135141 0.048201 47.685772 ( 55.872682)
total: 135.75 sec