Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-174003
#<BuildRuby:0x0000561f92ecbdc0
@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-174003",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000772 0.004062 1.378427 ( 1.763434)
build_miniruby 0.001191 0.000176 1.506062 ( 1.509011)
build_ruby 0.001391 0.000206 5.807466 ( 5.816402)
build_all 0.010104 0.000268 16.957578 ( 1.802466)
build_install 0.008717 0.008376 5.360158 ( 2.137717)
test_btest 0.000728 0.000141 82.853817 ( 8.744205)
test_basic 0.005446 0.000255 0.699918 ( 0.767823)
test_all 0.097614 0.024271 550.096695 ( 68.382710)
test_rubyspec 0.043466 0.024333 83.532543 ( 96.011311)
total: 186.94 sec