Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-150927
#<BuildRuby:0x000055db80212eb8
@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.20231112-150927",
@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.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005241 0.000223 1.421393 ( 1.636463)
build_miniruby 0.001089 0.000198 0.853695 ( 0.853064)
build_ruby 0.001788 0.000000 2.737278 ( 2.737876)
build_all 0.009534 0.000449 16.415825 ( 1.477570)
build_install 0.009059 0.000000 4.913620 ( 1.138927)
test_btest 0.000750 0.000000 83.794660 ( 7.774912)
test_basic 0.004096 0.002448 0.800357 ( 0.873200)
test_all 0.107317 0.029798 512.814761 ( 55.652891)
test_rubyspec 0.030606 0.014569 51.592033 ( 63.893277)
total: 136.04 sec