Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-093455
#<BuildRuby:0x000055566d5a80e8
@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.20240103-093455",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004644 0.000516 1.297166 ( 1.569549)
build_miniruby 0.000909 0.000101 0.748675 ( 0.748525)
build_ruby 0.001544 0.000172 2.745196 ( 2.744108)
build_all 0.008357 0.000403 14.258286 ( 1.357369)
build_install 0.008613 0.000389 4.233800 ( 1.099991)
test_btest 0.000915 0.000091 79.753086 ( 6.259535)
test_basic 0.003500 0.000350 0.560708 ( 0.643816)
test_all 0.109667 0.020721 463.219482 ( 56.081086)
test_rubyspec 0.029620 0.018355 48.422472 ( 60.828813)
total: 131.33 sec