Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-082512
#<BuildRuby:0x000055566fde0178
@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.20240105-082512",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.006751 1.105103 ( 1.588968)
build_miniruby 0.000581 0.000507 0.808728 ( 0.808772)
build_ruby 0.001651 0.000000 2.642763 ( 2.643441)
build_all 0.007601 0.000000 11.963175 ( 0.968067)
build_install 0.010591 0.003234 3.455126 ( 0.967983)
test_btest 0.000571 0.000114 64.596188 ( 5.098444)
test_basic 0.001251 0.003993 0.402159 ( 0.482631)
test_all 0.056972 0.037218 379.862962 ( 33.861234)
test_rubyspec 0.048758 0.017164 40.330939 ( 52.901639)
total: 99.32 sec