Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-041757
#<BuildRuby:0x00005634db25c068
@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.20221210-041757",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.004037 0.795409 ( 1.083689)
build_miniruby 0.000706 0.000139 0.708687 ( 0.708085)
build_ruby 0.001147 0.000191 2.479454 ( 2.405143)
build_all 0.008342 0.000608 12.407600 ( 1.509126)
build_install 0.006702 0.000000 1.647251 ( 0.781756)
test_btest 0.000651 0.000000 64.693761 ( 6.486757)
test_basic 0.003829 0.000000 0.257485 ( 0.352316)
test_all 0.001011 0.000000 479.722459 ( 50.357729)
test_rubyspec 0.012547 0.015053 35.289378 ( 45.773151)
total: 109.46 sec