Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-201054
#<BuildRuby:0x000055adc8744098
@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.20231222-201054",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004330 0.000063 0.748227 ( 1.149789)
build_miniruby 0.001019 0.000185 0.904110 ( 0.904756)
build_ruby 0.001203 0.000218 2.765008 ( 2.767978)
build_all 0.007262 0.000496 12.214247 ( 1.008584)
build_install 0.005575 0.006928 3.473999 ( 0.989639)
test_btest 0.000553 0.000147 61.898137 ( 6.034507)
test_basic 0.003951 0.000000 0.374949 ( 0.456877)
test_all 0.095541 0.009800 396.063514 ( 40.535871)
test_rubyspec 0.027311 0.023157 40.691806 ( 53.429244)
total: 107.28 sec