Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-215129
#<BuildRuby:0x000055bfd91d2678
@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.20221218-215129",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003063 0.001094 0.873427 ( 1.341303)
build_miniruby 0.000924 0.000000 0.940509 ( 0.939125)
build_ruby 0.001120 0.000000 2.809504 ( 2.700612)
build_all 0.006190 0.002694 15.837947 ( 3.317363)
build_install 0.008639 0.000250 2.244275 ( 1.274791)
test_btest 0.000511 0.000162 65.518260 ( 10.687604)
test_basic 0.003130 0.000989 0.325885 ( 0.417508)
test_all 0.001745 0.000377 672.613917 (142.269108)
test_rubyspec 0.042336 0.019459 52.921294 ( 61.169367)
total: 224.12 sec