Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-060756
#<BuildRuby:0x0000561e4e43c098
@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.20240115-060756",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005313 0.000280 1.198362 ( 1.558515)
build_miniruby 0.001159 0.000061 0.831113 ( 0.830261)
build_ruby 0.001279 0.000000 2.743363 ( 2.743099)
build_all 0.000447 0.008622 14.151205 ( 1.287216)
build_install 0.007124 0.000392 4.043368 ( 1.060874)
test_btest 0.001322 0.000189 74.175276 ( 7.181421)
test_basic 0.004012 0.000573 0.632422 ( 0.707787)
test_all 0.094829 0.037730 518.214813 ( 51.758674)
test_rubyspec 0.028495 0.017593 48.689688 ( 61.004639)
total: 128.13 sec