Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-130609
#<BuildRuby:0x00005630de4a8098
@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.20231119-130609",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000854 0.004432 0.916237 ( 1.338235)
build_miniruby 0.000744 0.000372 0.797260 ( 0.797177)
build_ruby 0.001852 0.000000 2.586723 ( 2.597289)
build_all 0.003165 0.004656 12.030495 ( 0.981973)
build_install 0.005953 0.005245 3.509979 ( 0.967910)
test_btest 0.000467 0.000272 64.477814 ( 5.197552)
test_basic 0.003199 0.001193 0.401306 ( 0.481202)
test_all 0.071391 0.024780 342.291372 ( 37.103513)
test_rubyspec 0.010998 0.055490 39.756936 ( 52.313361)
total: 101.78 sec