Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-192730
#<BuildRuby:0x00005611bdfd7e68
@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.20231105-192730",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002746 0.003746 1.396921 ( 1.775132)
build_miniruby 0.000852 0.000179 0.913061 ( 0.912545)
build_ruby 0.000991 0.000209 2.741280 ( 2.741463)
build_all 0.010873 0.000000 16.701366 ( 1.494743)
build_install 0.002147 0.007285 5.177324 ( 1.221362)
test_btest 0.000750 0.000196 83.377946 ( 7.232316)
test_basic 0.003613 0.000943 0.640921 ( 0.719612)
test_all 0.109676 0.026390 509.084366 ( 58.294555)
test_rubyspec 0.034847 0.014149 51.319452 ( 63.664688)
total: 138.06 sec