Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-202034
#<BuildRuby:0x00005568b05f4178
@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.20231118-202034",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001989 0.003450 0.904095 ( 1.312442)
build_miniruby 0.001052 0.000263 0.785360 ( 0.785036)
build_ruby 0.001098 0.000274 2.590086 ( 2.591137)
build_all 0.003914 0.004197 11.949423 ( 1.003750)
build_install 0.008103 0.002728 3.490477 ( 0.966691)
test_btest 0.000734 0.000232 61.702663 ( 5.765029)
test_basic 0.003195 0.001008 0.391527 ( 0.472291)
test_all 0.068451 0.027608 343.365653 ( 34.907269)
test_rubyspec 0.028610 0.038571 39.767608 ( 52.344157)
total: 100.15 sec