Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-085814
#<BuildRuby:0x000055f316abc070
@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.20231227-085814",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001786 0.004222 1.174175 ( 1.533369)
build_miniruby 0.000917 0.000145 0.917480 ( 0.916076)
build_ruby 0.001315 0.000000 2.703905 ( 2.704125)
build_all 0.005248 0.004594 16.769550 ( 1.535234)
build_install 0.004711 0.003370 4.716645 ( 1.138214)
test_btest 0.000775 0.000176 82.456293 ( 7.509644)
test_basic 0.005661 0.000342 0.897021 ( 0.961371)
test_all 0.116797 0.014604 586.338831 ( 53.666918)
test_rubyspec 0.016156 0.030565 51.406136 ( 63.790494)
total: 133.76 sec