Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-162015
#<BuildRuby:0x000055f8c4b6f0e0
@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.20231118-162015",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001288 0.004339 0.927506 ( 1.354912)
build_miniruby 0.001086 0.000090 0.791571 ( 0.791445)
build_ruby 0.001350 0.000113 2.628100 ( 2.628513)
build_all 0.003507 0.004393 11.931440 ( 0.980937)
build_install 0.003826 0.008770 3.549254 ( 0.983237)
test_btest 0.000590 0.000169 64.901058 ( 4.400495)
test_basic 0.003718 0.001062 0.388495 ( 0.468492)
test_all 0.084451 0.014023 360.264096 ( 33.494930)
test_rubyspec 0.014845 0.047636 39.495012 ( 52.051263)
total: 97.15 sec