Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-205753
#<BuildRuby:0x000055631ce0c728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-205753",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006449 0.000153 0.844542 ( 1.025925)
build_miniruby 0.001260 0.000074 1.015930 ( 1.014166)
build_ruby 0.001430 0.000084 2.769869 ( 2.767319)
build_all 0.006712 0.003218 16.854393 ( 3.013025)
build_install 0.007351 0.002804 2.113437 ( 1.077543)
test_btest 0.000727 0.000000 75.206080 ( 10.764654)
test_basic 0.007221 0.000000 0.344907 ( 0.430118)
test_all 0.001351 0.000000 663.555875 (101.116680)
test_rubyspec 0.095605 0.030118 51.913307 ( 59.949478)
total: 181.16 sec