Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-061927
#<BuildRuby:0x0000560ec6154098
@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.20231209-061927",
@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.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004563 0.000112 1.001633 ( 1.261237)
build_miniruby 0.000640 0.000192 0.864876 ( 0.864558)
build_ruby 0.000915 0.000275 2.695089 ( 2.695483)
build_all 0.006633 0.000610 12.115536 ( 1.014987)
build_install 0.004565 0.009192 3.562710 ( 0.961665)
test_btest 0.000384 0.000160 65.111146 ( 4.565087)
test_basic 0.000000 0.003960 0.374070 ( 0.455978)
test_all 0.063653 0.034349 382.432390 ( 41.764529)
test_rubyspec 0.047372 0.026644 39.830217 ( 52.475369)
total: 106.06 sec