Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-122621
#<BuildRuby:0x000056176e9ff048
@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.20231120-122621",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003956 0.001187 0.890043 ( 1.281193)
build_miniruby 0.000812 0.000243 0.817038 ( 0.817129)
build_ruby 0.001581 0.000000 2.637378 ( 2.669329)
build_all 0.004369 0.003486 12.064698 ( 0.997774)
build_install 0.004220 0.006621 3.508655 ( 0.979961)
test_btest 0.000000 0.000709 61.795408 ( 5.893952)
test_basic 0.001398 0.003855 0.387482 ( 0.466166)
test_all 0.070136 0.019820 353.007276 ( 31.876719)
test_rubyspec 0.040108 0.025512 39.936793 ( 52.498819)
total: 97.48 sec