Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-115155
#<BuildRuby:0x000055ded9b58110
@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.20240116-115155",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.006006 0.000339 0.799269 ( 1.245256)
build_miniruby 0.000873 0.000145 0.847318 ( 0.847425)
build_ruby 0.001362 0.000000 2.709723 ( 2.710789)
build_all 0.003534 0.003472 12.044862 ( 0.973531)
build_install 0.005009 0.005402 3.517228 ( 0.976783)
test_btest 0.000524 0.000150 64.223039 ( 5.375341)
test_basic 0.000000 0.003902 0.383256 ( 0.463578)
test_all 0.082786 0.013608 386.981039 ( 34.593312)
test_rubyspec 0.028912 0.036304 40.811844 ( 53.335888)
total: 100.52 sec