Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-020134
#<BuildRuby:0x00005605e109bce8
@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.20231201-020134",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003783 0.001113 1.232252 ( 1.599372)
build_miniruby 0.001161 0.000000 0.816115 ( 0.815974)
build_ruby 0.001388 0.000000 2.690144 ( 2.690261)
build_all 0.007867 0.001783 15.656498 ( 1.398345)
build_install 0.008687 0.000000 4.604556 ( 1.127823)
test_btest 0.000983 0.000198 82.090729 ( 7.576232)
test_basic 0.004152 0.000000 0.646656 ( 0.725070)
test_all 0.073663 0.061521 520.000423 ( 49.882703)
test_rubyspec 0.029759 0.019004 49.906029 ( 62.359126)
total: 128.18 sec