Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-050546
#<BuildRuby:0x000055d22ddce678
@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-050546",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004492 0.000043 0.868509 ( 1.508800)
build_miniruby 0.000828 0.000127 1.080930 ( 1.079529)
build_ruby 0.001091 0.000167 2.749557 ( 2.658651)
build_all 0.009166 0.000000 15.797985 ( 3.243563)
build_install 0.008732 0.000047 2.183687 ( 1.223550)
test_btest 0.000516 0.000061 61.978615 ( 11.220865)
test_basic 0.004098 0.000482 0.297330 ( 0.388152)
test_all 0.001362 0.000080 675.046889 (157.983242)
test_rubyspec 0.043884 0.014362 52.573197 ( 60.852325)
total: 240.16 sec