Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-105959
#<BuildRuby:0x0000563fae9380e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231103-105959",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001550 0.003200 1.388325 ( 1.591648)
build_miniruby 0.000753 0.000265 0.861649 ( 0.861918)
build_ruby 0.000981 0.000346 2.865736 ( 2.865829)
build_all 0.007567 0.002671 17.146902 ( 1.532181)
build_install 0.009591 0.000182 5.127066 ( 1.236057)
test_btest 0.000738 0.000233 90.327976 ( 7.442639)
test_basic 0.003085 0.000975 0.598522 ( 0.676464)
test_all 0.120662 0.016116 518.711478 ( 59.454842)
test_rubyspec 0.026148 0.024875 51.370603 ( 63.747513)
total: 139.41 sec