Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-152729
#<BuildRuby:0x0000557eaebcf840
@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.20231207-152729",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001352 0.004190 1.402513 ( 1.726577)
build_miniruby 0.000933 0.000093 0.888173 ( 0.887884)
build_ruby 0.001335 0.000000 2.783424 ( 2.784248)
build_all 0.010291 0.000000 16.706263 ( 1.462856)
build_install 0.009754 0.000000 5.001986 ( 1.171135)
test_btest 0.000985 0.000000 86.225328 ( 7.782461)
test_basic 0.002234 0.002862 0.738524 ( 0.813100)
test_all 0.100373 0.034182 561.356803 ( 51.064625)
test_rubyspec 0.018609 0.027568 49.914132 ( 62.220003)
total: 129.91 sec