Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-090238
#<BuildRuby:0x000055de52e2f438
@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.20231213-090238",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004954 0.000080 1.017955 ( 1.313924)
build_miniruby 0.000965 0.000080 0.871901 ( 0.872062)
build_ruby 0.001347 0.000113 2.695736 ( 2.696404)
build_all 0.008373 0.000314 12.171614 ( 1.000241)
build_install 0.002138 0.007795 3.597836 ( 0.972022)
test_btest 0.000671 0.000134 61.976618 ( 5.976006)
test_basic 0.000000 0.003373 0.373969 ( 0.455505)
test_all 0.071473 0.032486 397.769889 ( 35.132190)
test_rubyspec 0.031427 0.040432 39.725967 ( 52.386356)
total: 100.81 sec