Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-122747
#<BuildRuby:0x000055aacaf08028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-122747",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000698 0.003319 0.901161 ( 1.860865)
build_miniruby 0.000800 0.000150 0.982453 ( 0.981200)
build_ruby 0.001018 0.000191 2.772511 ( 2.684943)
build_all 0.007804 0.001463 15.813171 ( 3.205018)
build_install 0.009190 0.000857 2.267910 ( 1.287207)
test_btest 0.000513 0.000090 65.180044 ( 11.227116)
test_basic 0.000000 0.004879 0.312500 ( 0.403556)
test_all 0.000000 0.001800 676.367199 (149.072996)
test_rubyspec 0.028845 0.033228 53.038623 ( 61.178714)
total: 231.90 sec