Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-110251
#<BuildRuby:0x000055cf43f5b320
@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.20240108-110251",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005099 0.000182 1.387098 ( 1.777586)
build_miniruby 0.000000 0.001423 1.521903 ( 1.524541)
build_ruby 0.000000 0.001634 4.458461 ( 4.472592)
build_all 0.010163 0.000473 16.679134 ( 1.809235)
build_install 0.011465 0.003845 5.073836 ( 1.860224)
test_btest 0.000634 0.000122 81.861944 ( 11.216727)
test_basic 0.005618 0.001080 0.719065 ( 0.785995)
test_all 0.107149 0.014281 549.618776 ( 69.018566)
test_rubyspec 0.026135 0.040566 82.905746 ( 95.136455)
total: 187.60 sec