Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-085232
#<BuildRuby:0x000055c7de6db568
@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.20231228-085232",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005608 0.000510 1.081881 ( 1.467551)
build_miniruby 0.001430 0.000000 0.901217 ( 0.900470)
build_ruby 0.000000 0.001310 2.857318 ( 2.857389)
build_all 0.008074 0.001546 16.291180 ( 1.476334)
build_install 0.000498 0.007611 4.668090 ( 1.175209)
test_btest 0.000844 0.000211 81.325505 ( 7.493001)
test_basic 0.004758 0.000217 0.670644 ( 0.749268)
test_all 0.112458 0.024622 567.222047 ( 51.280893)
test_rubyspec 0.034679 0.018813 51.821754 ( 64.018523)
total: 131.42 sec