Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-040347
#<BuildRuby:0x000055e5276c0090
@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.20231231-040347",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003520 0.000828 1.103096 ( 1.474716)
build_miniruby 0.000913 0.000215 0.874146 ( 0.873496)
build_ruby 0.001348 0.000000 2.755503 ( 2.755907)
build_all 0.010310 0.000000 16.737708 ( 1.530510)
build_install 0.008322 0.000000 4.654855 ( 1.116773)
test_btest 0.000895 0.000000 85.990538 ( 7.284813)
test_basic 0.004384 0.000776 0.772676 ( 0.847456)
test_all 0.090597 0.043566 564.863646 ( 56.859624)
test_rubyspec 0.026091 0.024464 50.400095 ( 62.633254)
total: 135.38 sec