Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-174750
#<BuildRuby:0x000055bc39e18098
@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-174750",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000237 0.004110 0.747859 ( 1.142878)
build_miniruby 0.000957 0.000174 0.933168 ( 0.933515)
build_ruby 0.001507 0.000274 2.778900 ( 2.782778)
build_all 0.008065 0.000000 12.177259 ( 1.063631)
build_install 0.005156 0.002779 3.427563 ( 0.993884)
test_btest 0.000582 0.000109 64.078271 ( 7.149007)
test_basic 0.003028 0.000568 0.376731 ( 0.460624)
test_all 0.097244 0.018405 476.128762 ( 49.508728)
test_rubyspec 0.023127 0.040675 41.549622 ( 54.300758)
total: 118.34 sec