Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-203753
#<BuildRuby:0x00005572c45defa8
@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.20231226-203753",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004429 0.000370 0.790655 ( 1.176367)
build_miniruby 0.001139 0.000000 0.807389 ( 0.807670)
build_ruby 0.000000 0.001953 2.650687 ( 2.650852)
build_all 0.006567 0.001060 11.873588 ( 0.963367)
build_install 0.010444 0.003025 3.273047 ( 0.964104)
test_btest 0.000670 0.000000 63.629483 ( 4.441059)
test_basic 0.004555 0.000000 0.398725 ( 0.479199)
test_all 0.074960 0.018690 371.353257 ( 34.147172)
test_rubyspec 0.032762 0.033135 39.885090 ( 52.451965)
total: 98.08 sec