Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-183653
#<BuildRuby:0x00005636d613c0a0
@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.20231108-183653",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004264 0.001003 1.438643 ( 1.692988)
build_miniruby 0.001137 0.000268 0.924140 ( 0.923489)
build_ruby 0.001017 0.000239 2.869745 ( 2.869951)
build_all 0.008572 0.000930 16.522217 ( 1.446329)
build_install 0.004551 0.004601 4.923735 ( 1.200192)
test_btest 0.000797 0.000210 86.363087 ( 6.981806)
test_basic 0.000000 0.003761 0.700039 ( 0.777229)
test_all 0.105969 0.030298 533.887675 ( 55.633932)
test_rubyspec 0.021486 0.024626 49.864967 ( 62.308778)
total: 133.84 sec