Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-121007
#<BuildRuby:0x000055bdf4baffd8
@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.20240107-121007",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004774 0.000115 1.233259 ( 1.637973)
build_miniruby 0.001064 0.000177 1.558384 ( 1.560058)
build_ruby 0.001562 0.000000 4.340300 ( 4.353623)
build_all 0.006225 0.004087 16.744146 ( 1.806308)
build_install 0.015026 0.000000 4.880159 ( 1.646265)
test_btest 0.000807 0.000000 82.404864 ( 9.858802)
test_basic 0.004752 0.000679 0.633647 ( 0.699720)
test_all 0.095488 0.026039 567.525677 ( 57.591437)
test_rubyspec 0.025764 0.038564 78.340537 ( 90.694079)
total: 169.85 sec