Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-091808
#<BuildRuby:0x000055c2e03af018
@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.20231129-091808",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004533 0.000124 1.026023 ( 1.440315)
build_miniruby 0.000714 0.000214 0.849382 ( 0.849541)
build_ruby 0.001037 0.000311 2.819038 ( 2.819596)
build_all 0.004149 0.006010 16.787825 ( 1.512427)
build_install 0.008117 0.000855 4.777026 ( 1.159324)
test_btest 0.000764 0.000272 84.464314 ( 7.300065)
test_basic 0.000975 0.002820 0.659668 ( 0.736479)
test_all 0.100496 0.036243 522.461841 ( 57.932168)
test_rubyspec 0.023966 0.024266 49.819555 ( 62.113559)
total: 135.86 sec