Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-052020
#<BuildRuby:0x0000555e31378090
@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-052020",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004059 0.001269 1.408041 ( 1.666465)
build_miniruby 0.000890 0.000278 0.894185 ( 0.893820)
build_ruby 0.001088 0.000340 2.645816 ( 2.645676)
build_all 0.008675 0.001282 16.544958 ( 1.479812)
build_install 0.008297 0.001035 5.031000 ( 1.189328)
test_btest 0.000587 0.000163 85.713839 ( 7.361889)
test_basic 0.004401 0.000000 0.737049 ( 0.812377)
test_all 0.076912 0.059976 519.100022 ( 59.978684)
test_rubyspec 0.020147 0.027886 49.869479 ( 62.104200)
total: 138.13 sec