Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-051655
#<BuildRuby:0x000055c72edbb708
@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.20230811-051655",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002824 0.003658 1.355340 ( 2.576229)
build_miniruby 0.000737 0.000205 0.898136 ( 0.897495)
build_ruby 0.001301 0.000000 2.776202 ( 2.776178)
build_all 0.005855 0.003750 14.741542 ( 1.300461)
build_install 0.008618 0.000000 2.152453 ( 0.943349)
test_btest 0.001036 0.000000 83.276507 ( 8.208914)
test_basic 0.004864 0.000000 0.743838 ( 0.819642)
test_all 0.001963 0.000000 529.376699 ( 56.505733)
test_rubyspec 0.022848 0.017204 46.378042 ( 58.714342)
total: 132.74 sec