Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-175708
#<BuildRuby:0x000056375e943ae0
@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.20231126-175708",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004783 0.000503 1.144278 ( 1.525683)
build_miniruby 0.001003 0.000105 0.925029 ( 0.925075)
build_ruby 0.001488 0.000000 3.028918 ( 3.028705)
build_all 0.006875 0.003647 16.143367 ( 1.449583)
build_install 0.011970 0.001034 4.958999 ( 1.164731)
test_btest 0.001065 0.000139 82.284316 ( 7.422991)
test_basic 0.003358 0.000438 0.694788 ( 0.770839)
test_all 0.094960 0.039702 485.432053 ( 55.605422)
test_rubyspec 0.026059 0.023398 49.694949 ( 62.067617)
total: 133.96 sec