Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-160930
#<BuildRuby:0x0000559768933e88
@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.20231127-160930",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004280 0.001284 0.905403 ( 1.299589)
build_miniruby 0.000000 0.001036 0.812719 ( 0.813055)
build_ruby 0.000000 0.001533 2.641242 ( 2.641957)
build_all 0.004272 0.004251 12.224635 ( 0.990708)
build_install 0.003299 0.009986 3.736952 ( 0.983330)
test_btest 0.000544 0.000317 62.351275 ( 5.897396)
test_basic 0.004203 0.000000 0.394339 ( 0.474794)
test_all 0.072909 0.025539 353.948149 ( 37.529389)
test_rubyspec 0.034564 0.028818 40.026919 ( 52.602165)
total: 103.23 sec