Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-204132
#<BuildRuby:0x000056078c197f28
@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.20230103-204132",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005807 0.000829 0.846631 ( 1.070350)
build_miniruby 0.001038 0.000149 1.023229 ( 1.021350)
build_ruby 0.001497 0.000000 2.782830 ( 2.780227)
build_all 0.008899 0.000785 16.762005 ( 3.005654)
build_install 0.011344 0.000170 2.295408 ( 1.185406)
test_btest 0.001027 0.000121 70.146189 ( 11.292168)
test_basic 0.005595 0.000658 0.311082 ( 0.397692)
test_all 0.001113 0.000131 666.781014 (101.210964)
test_rubyspec 0.061591 0.062474 51.521966 ( 59.542657)
total: 181.51 sec