Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-223423
#<BuildRuby:0x0000559998983438
@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.20240115-223423",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005058 0.000920 0.809922 ( 1.194990)
build_miniruby 0.000000 0.001032 0.810727 ( 0.811183)
build_ruby 0.000000 0.001875 2.641034 ( 2.641203)
build_all 0.000000 0.007618 12.037767 ( 0.941483)
build_install 0.009732 0.001283 3.363880 ( 0.949257)
test_btest 0.000500 0.000179 67.537245 ( 4.811468)
test_basic 0.002865 0.001023 0.394368 ( 0.474264)
test_all 0.073897 0.021550 381.763458 ( 34.476265)
test_rubyspec 0.021407 0.044157 40.395830 ( 52.980590)
total: 99.28 sec