Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-162732
#<BuildRuby:0x000055fa81cbf918
@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.20231220-162732",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003808 0.000634 1.347984 ( 1.714296)
build_miniruby 0.001055 0.000176 0.953175 ( 0.953205)
build_ruby 0.001278 0.000213 2.672724 ( 2.672656)
build_all 0.009106 0.000758 16.921741 ( 1.527655)
build_install 0.003067 0.005206 4.880925 ( 1.166703)
test_btest 0.000595 0.000125 86.306419 ( 6.925491)
test_basic 0.000000 0.004374 0.628736 ( 0.705946)
test_all 0.094669 0.041040 516.507839 ( 60.059789)
test_rubyspec 0.014397 0.033233 52.362698 ( 64.741802)
total: 140.47 sec