Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-081250
#<BuildRuby:0x0000564b6eb6f7f0
@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.20231205-081250",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003963 0.000792 0.979972 ( 1.565449)
build_miniruby 0.000672 0.000134 0.866346 ( 0.866961)
build_ruby 0.001344 0.000269 2.716270 ( 2.717450)
build_all 0.007418 0.000000 12.148026 ( 1.029878)
build_install 0.007503 0.002994 3.562434 ( 0.972028)
test_btest 0.000560 0.000112 60.555702 ( 5.979610)
test_basic 0.002783 0.000556 0.372019 ( 0.455432)
test_all 0.067790 0.031185 389.249980 ( 38.665598)
test_rubyspec 0.037403 0.030763 39.670034 ( 52.336259)
total: 104.59 sec