Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-000705
#<BuildRuby:0x000055de56d9bce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231021-000705",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005693 0.000517 1.469101 ( 1.734626)
build_miniruby 0.001452 0.000000 0.908149 ( 0.907445)
build_ruby 0.001253 0.000000 2.654537 ( 2.655281)
build_all 0.007962 0.001871 16.036913 ( 1.450728)
build_install 0.003245 0.005498 4.793538 ( 1.164222)
test_btest 0.000870 0.000290 77.977763 ( 7.202821)
test_basic 0.003348 0.001116 0.688112 ( 0.765726)
test_all 0.002173 0.003859 522.789258 ( 51.921255)
test_rubyspec 0.014848 0.028664 49.484650 ( 61.845999)
total: 129.65 sec