Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-184741
#<BuildRuby:0x000055feb0ecb5f8
@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.20230727-184741",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001254 0.004341 1.567068 ( 2.836648)
build_miniruby 0.001344 0.000000 0.868423 ( 0.866369)
build_ruby 0.001159 0.000000 2.611331 ( 2.612143)
build_all 0.009411 0.000000 13.933129 ( 1.215783)
build_install 0.007345 0.000201 1.878373 ( 0.878929)
test_btest 0.000886 0.000077 82.688015 ( 7.166833)
test_basic 0.004109 0.000357 0.609035 ( 0.686682)
test_all 0.001071 0.000093 511.305454 ( 47.464545)
test_rubyspec 0.033523 0.006312 42.818700 ( 55.079263)
total: 118.81 sec