Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-054918
#<BuildRuby:0x000055794eabbf90
@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.20231124-054918",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005811 0.912604 ( 1.307701)
build_miniruby 0.000000 0.000939 0.794812 ( 0.795016)
build_ruby 0.001509 0.000394 2.631544 ( 2.632410)
build_all 0.003393 0.004760 12.259173 ( 0.989193)
build_install 0.014167 0.000000 3.718383 ( 0.984333)
test_btest 0.000719 0.000000 64.019941 ( 5.877721)
test_basic 0.004470 0.000000 0.402536 ( 0.482753)
test_all 0.098167 0.004637 349.373294 ( 39.448326)
test_rubyspec 0.028493 0.037664 39.782248 ( 52.327378)
total: 104.85 sec