Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-134751
#<BuildRuby:0x0000557ec1fcff90
@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.20231202-134751",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004964 0.000000 0.977146 ( 1.233581)
build_miniruby 0.001234 0.000000 0.868154 ( 0.868145)
build_ruby 0.000000 0.001331 2.702205 ( 2.705266)
build_all 0.002086 0.005512 12.114052 ( 1.013125)
build_install 0.007464 0.004824 3.582878 ( 0.981343)
test_btest 0.000555 0.000195 62.840293 ( 5.391153)
test_basic 0.001707 0.002696 0.370639 ( 0.452287)
test_all 0.069215 0.031976 393.869890 ( 39.683251)
test_rubyspec 0.033129 0.039391 39.491503 ( 52.164252)
total: 104.49 sec