Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-185542
#<BuildRuby:0x0000562a7765f6b0
@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.20231124-185542",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005168 0.923304 ( 1.309986)
build_miniruby 0.001114 0.000000 0.792847 ( 0.792540)
build_ruby 0.001393 0.000000 2.630144 ( 2.631512)
build_all 0.007987 0.000484 12.149279 ( 1.008787)
build_install 0.011515 0.003132 3.714275 ( 0.986226)
test_btest 0.000713 0.000285 63.102360 ( 5.055841)
test_basic 0.000618 0.004548 0.398518 ( 0.477780)
test_all 0.064822 0.028682 350.371323 ( 34.679137)
test_rubyspec 0.034266 0.040981 40.091407 ( 52.640482)
total: 99.58 sec