Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-180351
#<BuildRuby:0x000055d8d4977ae0
@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.20231221-180351",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002718 0.002961 1.200799 ( 1.583001)
build_miniruby 0.000820 0.000164 0.957803 ( 0.957255)
build_ruby 0.001282 0.000257 2.776548 ( 2.776624)
build_all 0.005507 0.004263 15.943071 ( 1.397489)
build_install 0.008130 0.000949 4.594080 ( 1.118889)
test_btest 0.000615 0.000140 83.204206 ( 7.692030)
test_basic 0.003397 0.000772 0.650243 ( 0.725202)
test_all 0.085346 0.047159 528.580035 ( 50.961256)
test_rubyspec 0.025135 0.018758 49.859278 ( 62.176571)
total: 129.39 sec