Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-134920
#<BuildRuby:0x000055aee22a2678
@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.20221213-134920",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004227 0.000016 0.798063 ( 1.024219)
build_miniruby 0.000960 0.000048 0.975721 ( 0.974584)
build_ruby 0.001149 0.000058 2.749696 ( 2.645329)
build_all 0.008750 0.000438 15.844863 ( 3.350763)
build_install 0.008698 0.000201 2.193746 ( 1.226170)
test_btest 0.000609 0.000029 66.398600 ( 11.143751)
test_basic 0.004926 0.000000 0.291915 ( 0.382301)
test_all 0.001346 0.000000 691.562479 (137.233646)
test_rubyspec 0.051763 0.018562 53.567280 ( 61.764660)
total: 219.75 sec