Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-191647
#<BuildRuby:0x00005591907db7f8
@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.20240105-191647",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002785 0.000507 0.760782 ( 1.143256)
build_miniruby 0.001053 0.000000 0.930941 ( 0.931086)
build_ruby 0.001122 0.000000 2.783588 ( 2.786889)
build_all 0.003954 0.003616 12.176050 ( 1.067169)
build_install 0.007639 0.000802 3.467027 ( 0.997134)
test_btest 0.000649 0.000139 62.861665 ( 5.261462)
test_basic 0.000000 0.003599 0.386508 ( 0.469606)
test_all 0.080967 0.034245 475.462317 ( 44.923997)
test_rubyspec 0.038083 0.027363 41.477701 ( 54.244753)
total: 111.83 sec