Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-131007
#<BuildRuby:0x000055d7503674f0
@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.20231204-131007",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005000 0.000183 0.984699 ( 1.264570)
build_miniruby 0.000744 0.000135 0.867144 ( 0.867199)
build_ruby 0.001012 0.000183 2.701843 ( 2.703966)
build_all 0.007492 0.000000 12.139811 ( 1.016389)
build_install 0.013214 0.000000 3.559390 ( 0.964520)
test_btest 0.000700 0.000014 62.106488 ( 5.521615)
test_basic 0.004068 0.000508 0.379473 ( 0.460560)
test_all 0.069506 0.031539 391.553848 ( 40.037795)
test_rubyspec 0.042655 0.025393 39.779359 ( 52.397129)
total: 105.23 sec