Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-044910
#<BuildRuby:0x000055f8c696c048
@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.20231115-044910",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004674 0.000779 1.337151 ( 1.754022)
build_miniruby 0.000950 0.000158 0.890079 ( 0.889806)
build_ruby 0.001191 0.000199 2.583465 ( 2.584160)
build_all 0.008698 0.000680 16.117975 ( 1.450162)
build_install 0.008833 0.000000 4.786706 ( 1.139448)
test_btest 0.000978 0.000091 83.987908 ( 7.169350)
test_basic 0.000415 0.004731 0.780026 ( 0.859265)
test_all 0.089903 0.043757 528.001968 ( 49.267261)
test_rubyspec 0.018899 0.028143 49.923874 ( 62.248075)
total: 127.36 sec