Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-144335
#<BuildRuby:0x000055b8f02a6eb8
@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.20240103-144335",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007015 0.000473 1.394044 ( 1.631061)
build_miniruby 0.000821 0.000137 0.846589 ( 0.845678)
build_ruby 0.001320 0.000220 2.767070 ( 2.766989)
build_all 0.001670 0.007115 14.358022 ( 1.318499)
build_install 0.006925 0.001731 4.191375 ( 1.052011)
test_btest 0.000875 0.000219 75.029420 ( 6.430620)
test_basic 0.006607 0.000000 0.817521 ( 0.891217)
test_all 0.109896 0.024457 518.360132 ( 50.094461)
test_rubyspec 0.021944 0.026191 48.792631 ( 61.282011)
total: 126.31 sec