Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-224005
#<BuildRuby:0x000055db48a07840
@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.20231030-224005",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005365 0.000000 1.218120 ( 1.551850)
build_miniruby 0.001100 0.000000 0.931790 ( 0.932014)
build_ruby 0.001313 0.000000 2.762512 ( 2.761911)
build_all 0.005317 0.004560 16.274248 ( 1.457629)
build_install 0.008692 0.000187 4.881422 ( 1.141956)
test_btest 0.000968 0.000044 83.123338 ( 7.431465)
test_basic 0.004694 0.000213 0.728726 ( 0.806284)
test_all 0.085185 0.049436 509.538688 ( 58.327155)
test_rubyspec 0.022897 0.025541 49.366865 ( 61.661964)
total: 136.07 sec