Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-225048
#<BuildRuby:0x000055b37c79b258
@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.20240106-225048",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004408 0.000489 1.153757 ( 1.566939)
build_miniruby 0.001004 0.000111 1.844700 ( 1.847141)
build_ruby 0.001444 0.000160 4.286457 ( 4.293759)
build_all 0.005633 0.004434 16.350158 ( 1.671221)
build_install 0.006444 0.008069 4.699331 ( 1.590584)
test_btest 0.000551 0.000131 84.627972 ( 13.824420)
test_basic 0.001844 0.003571 0.627357 ( 0.697744)
test_all 0.095715 0.021872 550.801997 ( 55.830510)
test_rubyspec 0.037153 0.025100 72.554718 ( 84.923538)
total: 166.25 sec