Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-110044
#<BuildRuby:0x0000559af432c410
@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.20221225-110044",
@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.000001 0.000008 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004312 0.819914 ( 1.049135)
build_miniruby 0.000000 0.000960 0.974938 ( 0.973551)
build_ruby 0.000000 0.001097 2.631968 ( 2.630587)
build_all 0.002089 0.006973 15.981457 ( 3.346285)
build_install 0.005629 0.003057 2.196785 ( 1.232803)
test_btest 0.000404 0.000135 59.437616 ( 11.864021)
test_basic 0.005423 0.000000 0.306472 ( 0.396694)
test_all 0.000985 0.000000 634.115364 (120.026898)
test_rubyspec 0.056415 0.014989 52.008417 ( 60.177925)
total: 201.70 sec