Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-110545
#<BuildRuby:0x000055ac7a7a40c8
@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.20231209-110545",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001045 0.003516 1.000295 ( 1.297986)
build_miniruby 0.000916 0.000152 0.861686 ( 0.861440)
build_ruby 0.001388 0.000231 2.700253 ( 2.700306)
build_all 0.004387 0.004065 12.153536 ( 1.003510)
build_install 0.014452 0.000000 3.563665 ( 0.962365)
test_btest 0.000746 0.000000 62.727027 ( 5.591925)
test_basic 0.000960 0.003167 0.374524 ( 0.456592)
test_all 0.086460 0.012598 393.580812 ( 41.659435)
test_rubyspec 0.023124 0.043393 39.712125 ( 52.348212)
total: 106.88 sec