Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-121307
#<BuildRuby:0x0000558b6e4ff7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-121307",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000019 0.000009 0.000028 ( 0.000029)
build_up 0.002018 0.005116 0.794220 ( 1.178674)
build_miniruby 0.000611 0.000339 0.844748 ( 0.844931)
build_ruby 0.000935 0.000520 2.663221 ( 2.664239)
build_all 0.006897 0.001248 11.962668 ( 0.984069)
build_install 0.008814 0.002278 3.782296 ( 0.982126)
test_btest 0.000000 0.000650 64.170415 ( 5.472867)
test_basic 0.000000 0.003944 0.403779 ( 0.484611)
test_all 0.077727 0.019581 368.558117 ( 41.973225)
test_rubyspec 0.049259 0.019558 40.559266 ( 53.132485)
total: 107.72 sec