Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-180153
#<BuildRuby:0x0000562df91d4070
@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.20231129-180153",
@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.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003870 0.000322 0.847604 ( 1.284238)
build_miniruby 0.000750 0.000062 0.883760 ( 0.883486)
build_ruby 0.000928 0.000077 2.717949 ( 2.718930)
build_all 0.003573 0.004294 12.063319 ( 1.024959)
build_install 0.008258 0.005198 3.518599 ( 0.971249)
test_btest 0.000581 0.000125 67.362735 ( 5.134425)
test_basic 0.002946 0.000632 0.375264 ( 0.457167)
test_all 0.081641 0.022862 408.405537 ( 36.738412)
test_rubyspec 0.032665 0.041983 39.535756 ( 52.190674)
total: 101.40 sec