Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-100929
#<BuildRuby:0x000055e8cec63fd8
@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.20231213-100929",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000860 0.003461 1.017233 ( 1.287891)
build_miniruby 0.000714 0.000119 0.875548 ( 0.875200)
build_ruby 0.000916 0.000153 2.699175 ( 2.700700)
build_all 0.000000 0.007651 12.218473 ( 0.981706)
build_install 0.008460 0.000715 3.548356 ( 0.971291)
test_btest 0.000505 0.000149 61.884676 ( 5.801011)
test_basic 0.002584 0.000760 0.375852 ( 0.457162)
test_all 0.077842 0.022895 425.877266 ( 34.267463)
test_rubyspec 0.032994 0.025948 39.701657 ( 52.352593)
total: 99.70 sec