Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-102841
#<BuildRuby:0x000055d81df0f280
@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.20231204-102841",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003860 0.978771 ( 1.250449)
build_miniruby 0.000616 0.000112 0.864911 ( 0.864160)
build_ruby 0.001075 0.000000 2.699829 ( 2.701757)
build_all 0.007657 0.000000 12.022979 ( 0.997148)
build_install 0.007888 0.000666 3.549434 ( 0.963351)
test_btest 0.000613 0.000087 65.520608 ( 5.222296)
test_basic 0.003198 0.000000 0.372511 ( 0.454065)
test_all 0.081751 0.018692 405.833570 ( 35.452978)
test_rubyspec 0.030976 0.038486 39.705897 ( 52.385119)
total: 100.29 sec