Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-151939
#<BuildRuby:0x000056150bdfb788
@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-151939",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004797 1.315307 ( 1.705250)
build_miniruby 0.000000 0.001171 1.472646 ( 1.477364)
build_ruby 0.000000 0.001751 5.591713 ( 5.599959)
build_all 0.002009 0.009306 16.660231 ( 1.796329)
build_install 0.007498 0.008235 5.069683 ( 1.835863)
test_btest 0.000623 0.000199 83.324084 ( 8.239541)
test_basic 0.004039 0.001285 0.657244 ( 0.726928)
test_all 0.087824 0.033860 540.909039 ( 80.650830)
test_rubyspec 0.033580 0.034332 84.364255 ( 96.664261)
total: 198.70 sec