Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-055126
#<BuildRuby:0x000055f5b6ea0090
@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.20231120-055126",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003483 0.001089 1.244535 ( 1.633898)
build_miniruby 0.000780 0.000244 0.796880 ( 0.796091)
build_ruby 0.001030 0.000322 2.790604 ( 2.790717)
build_all 0.009728 0.000313 15.701301 ( 1.501841)
build_install 0.007541 0.000856 4.666933 ( 1.144856)
test_btest 0.000881 0.000232 81.763305 ( 6.825667)
test_basic 0.004473 0.001177 0.706805 ( 0.785654)
test_all 0.103736 0.027299 497.138674 ( 46.106377)
test_rubyspec 0.020857 0.029066 50.352953 ( 62.670653)
total: 124.26 sec