Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-070047
#<BuildRuby:0x000055e4bb81fe20
@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.20221214-070047",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000308 0.003972 0.859387 ( 1.074592)
build_miniruby 0.000880 0.000126 1.026533 ( 1.025157)
build_ruby 0.001057 0.000151 2.787620 ( 2.694802)
build_all 0.008917 0.000091 15.852246 ( 3.359365)
build_install 0.000273 0.008362 2.247023 ( 1.269227)
test_btest 0.000485 0.000121 66.506438 ( 10.980551)
test_basic 0.003921 0.000980 0.317707 ( 0.408126)
test_all 0.001386 0.000347 678.098015 (151.746520)
test_rubyspec 0.032791 0.024976 52.527259 ( 60.665809)
total: 233.22 sec