Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-091312
#<BuildRuby:0x000055926203c0d8
@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.20231211-091312",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000581 0.004018 1.001926 ( 1.402388)
build_miniruby 0.001021 0.000085 0.868348 ( 0.868320)
build_ruby 0.001002 0.000000 2.698476 ( 2.700406)
build_all 0.004956 0.003803 12.180885 ( 1.005320)
build_install 0.010223 0.000835 3.601510 ( 0.972251)
test_btest 0.000654 0.000087 64.320979 ( 5.165069)
test_basic 0.004427 0.000000 0.370745 ( 0.450654)
test_all 0.082354 0.014715 384.159755 ( 40.377999)
test_rubyspec 0.027555 0.039498 39.759139 ( 52.409534)
total: 105.35 sec