Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-205111
#<BuildRuby:0x000055fa72a17fa8
@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.20240116-205111",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004223 0.000745 1.150785 ( 1.548754)
build_miniruby 0.000767 0.000136 0.873998 ( 0.873845)
build_ruby 0.001133 0.000200 2.752350 ( 2.751718)
build_all 0.009035 0.000000 14.432390 ( 1.323133)
build_install 0.004122 0.003590 4.078035 ( 1.053394)
test_btest 0.000960 0.000183 76.708341 ( 6.868406)
test_basic 0.004716 0.000070 0.819147 ( 0.892997)
test_all 0.105315 0.025378 472.735191 ( 51.552088)
test_rubyspec 0.009855 0.052404 81.245335 ( 93.657508)
total: 160.52 sec