Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-204633
#<BuildRuby:0x000055bd93a040a0
@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.20231119-204633",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000746 0.004239 1.316094 ( 1.713129)
build_miniruby 0.000738 0.000217 0.844567 ( 0.844628)
build_ruby 0.001115 0.000328 2.623934 ( 2.624321)
build_all 0.006503 0.003593 16.916342 ( 1.510963)
build_install 0.006505 0.003529 5.097957 ( 1.301642)
test_btest 0.000732 0.000244 86.922238 ( 6.827443)
test_basic 0.003066 0.001022 0.672627 ( 0.750319)
test_all 0.096478 0.039315 517.729709 ( 47.697467)
test_rubyspec 0.024442 0.023778 51.046743 ( 63.405292)
total: 126.68 sec