Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-193129
#<BuildRuby:0x000055adab1137b8
@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.20240110-193129",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.000000 0.004605 1.035703 ( 1.403688)
build_miniruby 0.000744 0.000394 0.872120 ( 0.871860)
build_ruby 0.001298 0.000338 2.899786 ( 2.903160)
build_all 0.005654 0.004192 14.768124 ( 1.412144)
build_install 0.005992 0.003258 4.179441 ( 1.145703)
test_btest 0.000585 0.000180 82.406841 ( 7.381220)
test_basic 0.002468 0.000760 0.533506 ( 0.614766)
test_all 0.102396 0.030838 533.076502 ( 54.931849)
test_rubyspec 0.019438 0.013736 49.049177 ( 61.618411)
total: 132.28 sec