Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-184820
#<BuildRuby:0x0000559486678098
@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.20231210-184820",
@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.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.004657 0.999192 ( 1.272805)
build_miniruby 0.000000 0.001091 0.864722 ( 0.865030)
build_ruby 0.000938 0.000599 2.704498 ( 2.706034)
build_all 0.004727 0.002941 12.185316 ( 0.991608)
build_install 0.007713 0.000760 3.539290 ( 0.966935)
test_btest 0.000565 0.000094 63.398277 ( 5.802179)
test_basic 0.003819 0.000060 0.373866 ( 0.456972)
test_all 0.081201 0.018195 389.543195 ( 37.867895)
test_rubyspec 0.032429 0.040757 39.618599 ( 52.284732)
total: 103.21 sec