Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-132309
#<BuildRuby:0x00005585e547bc18
@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.20231023-132309",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005194 0.000059 2.081496 ( 2.349533)
build_miniruby 0.000878 0.000042 0.947238 ( 0.947286)
build_ruby 0.001161 0.000055 2.712392 ( 2.712779)
build_all 0.005643 0.004274 16.606466 ( 1.473784)
build_install 0.004492 0.004245 5.345947 ( 1.205552)
test_btest 0.000873 0.000113 81.485195 ( 7.525137)
test_basic 0.003722 0.000485 0.764652 ( 0.845350)
test_all 0.078917 0.056563 510.262852 ( 54.271575)
test_rubyspec 0.029939 0.024308 48.976066 ( 61.310118)
total: 132.64 sec