Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-191755
#<BuildRuby:0x00005642ed9d6eb8
@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.20231107-191755",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004488 0.000058 1.340486 ( 1.635633)
build_miniruby 0.001026 0.000102 0.794978 ( 0.794743)
build_ruby 0.001357 0.000136 2.905807 ( 2.905643)
build_all 0.005486 0.004268 16.353081 ( 1.470557)
build_install 0.008163 0.000549 4.932522 ( 1.145235)
test_btest 0.000824 0.000112 84.603556 ( 7.110837)
test_basic 0.005249 0.000116 0.790534 ( 0.864665)
test_all 0.099318 0.034938 523.616385 ( 48.973195)
test_rubyspec 0.032736 0.013495 48.910836 ( 61.272190)
total: 126.17 sec