Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-215901
#<BuildRuby:0x0000563044822858
@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-215901",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004060 0.000290 0.885949 ( 1.932472)
build_miniruby 0.000886 0.000000 1.015154 ( 1.013825)
build_ruby 0.001261 0.000000 2.668955 ( 2.555873)
build_all 0.009789 0.000000 15.846768 ( 3.340426)
build_install 0.004367 0.003746 2.255679 ( 1.288178)
test_btest 0.000000 0.000616 66.371118 ( 11.344849)
test_basic 0.001410 0.002946 0.313477 ( 0.404717)
test_all 0.000000 0.001409 659.158732 (150.518893)
test_rubyspec 0.050341 0.020246 53.183761 ( 61.327254)
total: 233.73 sec