Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-080356
#<BuildRuby:0x0000558b5deab788
@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.20231202-080356",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000068 0.003764 0.982398 ( 1.300384)
build_miniruby 0.000710 0.000119 0.863818 ( 0.864590)
build_ruby 0.001299 0.000216 2.703460 ( 2.705668)
build_all 0.003894 0.003934 12.140327 ( 1.003801)
build_install 0.006212 0.001434 3.510711 ( 0.960640)
test_btest 0.000748 0.000000 63.016909 ( 4.805376)
test_basic 0.003081 0.000000 0.368184 ( 0.449929)
test_all 0.081712 0.019761 401.553659 ( 38.715823)
test_rubyspec 0.035743 0.034063 39.460339 ( 52.132695)
total: 102.94 sec