Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-173529
#<BuildRuby:0x0000555c7d6cfe88
@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-173529",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005750 0.000427 0.820329 ( 1.202192)
build_miniruby 0.000745 0.000224 0.791216 ( 0.791372)
build_ruby 0.001023 0.000307 2.644645 ( 2.645449)
build_all 0.005245 0.001973 11.944851 ( 0.951291)
build_install 0.010817 0.000000 3.325762 ( 0.958015)
test_btest 0.000918 0.000000 62.262266 ( 5.141507)
test_basic 0.000000 0.004036 0.400199 ( 0.480999)
test_all 0.077342 0.020256 362.170365 ( 41.315815)
test_rubyspec 0.048747 0.017082 39.855631 ( 52.412019)
total: 105.90 sec