Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-065350
#<BuildRuby:0x0000557ab40ac060
@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.20231222-065350",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000034 0.000000 0.000034 ( 0.000032)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000923 0.003792 0.772368 ( 1.373845)
build_miniruby 0.001179 0.000091 0.918296 ( 0.918530)
build_ruby 0.001204 0.000093 2.772636 ( 2.784244)
build_all 0.003568 0.003930 12.200044 ( 1.044144)
build_install 0.010786 0.000357 3.525958 ( 0.981295)
test_btest 0.000809 0.000101 67.397180 ( 5.534018)
test_basic 0.000000 0.003660 0.382729 ( 0.458741)
test_all 0.085897 0.023903 414.548157 ( 44.088033)
test_rubyspec 0.032056 0.016209 40.861000 ( 53.608651)
total: 110.79 sec