Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-015917
#<BuildRuby:0x0000560587378178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-015917",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001082 0.004450 0.918128 ( 1.299552)
build_miniruby 0.000847 0.000154 0.842488 ( 0.842255)
build_ruby 0.001223 0.000223 2.625088 ( 2.625825)
build_all 0.007636 0.000514 12.147856 ( 1.017650)
build_install 0.002099 0.008791 3.701905 ( 0.977625)
test_btest 0.000672 0.000207 64.193136 ( 5.464029)
test_basic 0.004237 0.000000 0.402475 ( 0.482049)
test_all 0.083652 0.015304 357.993412 ( 32.479983)
test_rubyspec 0.030845 0.041584 39.840628 ( 52.396880)
total: 97.59 sec