Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-144410
#<BuildRuby:0x000055b3db51c018
@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.20240117-144410",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005583 0.000588 1.205740 ( 1.599245)
build_miniruby 0.001117 0.000118 0.841513 ( 0.840295)
build_ruby 0.001109 0.000117 2.764286 ( 2.764065)
build_all 0.005437 0.004563 14.498571 ( 1.320262)
build_install 0.007540 0.000440 4.143273 ( 1.061869)
test_btest 0.001041 0.000000 78.685658 ( 6.939811)
test_basic 0.001651 0.002773 0.842678 ( 0.918384)
test_all 0.125282 0.004005 479.912550 ( 58.422263)
test_rubyspec 0.010573 0.053063 81.971758 ( 94.346732)
total: 168.21 sec