Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-044126
#<BuildRuby:0x000056383b9ec090
@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.20231207-044126",
@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.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000810 0.003696 0.990097 ( 1.253864)
build_miniruby 0.000618 0.000048 0.860306 ( 0.860477)
build_ruby 0.001074 0.000082 2.704352 ( 2.706316)
build_all 0.004294 0.003949 12.119010 ( 0.980003)
build_install 0.011669 0.001032 3.529751 ( 0.960464)
test_btest 0.000512 0.000068 62.956093 ( 5.229836)
test_basic 0.004340 0.000000 0.372332 ( 0.453233)
test_all 0.072078 0.029066 416.897833 ( 37.504105)
test_rubyspec 0.031340 0.036352 39.682184 ( 52.346131)
total: 102.30 sec