Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-093031
#<BuildRuby:0x000056135f21f2f0
@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.20221226-093031",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000882 0.008319 0.954993 ( 1.131072)
build_miniruby 0.002325 0.000498 0.832871 ( 0.831556)
build_ruby 0.003286 0.000000 2.124552 ( 2.125088)
build_all 0.014413 0.005447 18.563554 ( 2.151359)
build_install 0.010230 0.011070 2.010055 ( 1.028726)
test_btest 0.001237 0.000413 89.409768 ( 9.068121)
test_basic 0.008704 0.000000 0.345710 ( 0.431926)
test_all 0.000000 0.002323 672.464326 ( 71.258825)
test_rubyspec 0.095627 0.073590 47.611512 ( 55.767961)
total: 143.80 sec