Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-115953
#<BuildRuby:0x000056085ac87ae0
@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.20231029-115953",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002399 0.004436 1.602843 ( 1.752609)
build_miniruby 0.001160 0.000211 0.994018 ( 0.993529)
build_ruby 0.001127 0.000205 2.687467 ( 2.687434)
build_all 0.009241 0.000801 16.620149 ( 1.453111)
build_install 0.010430 0.000107 4.987536 ( 1.169044)
test_btest 0.000697 0.000100 85.761297 ( 7.232254)
test_basic 0.003421 0.000488 0.646585 ( 0.728023)
test_all 0.098341 0.043188 486.137921 ( 51.731377)
test_rubyspec 0.017778 0.031496 50.035683 ( 62.353892)
total: 130.10 sec