Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-133648
#<BuildRuby:0x000055bbc24b3df8
@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.20230109-133648",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000646 0.006281 0.889848 ( 1.092999)
build_miniruby 0.001171 0.000196 1.015999 ( 1.013945)
build_ruby 0.001408 0.000235 2.794545 ( 2.791957)
build_all 0.009075 0.000862 16.943019 ( 2.991049)
build_install 0.011038 0.000461 2.132190 ( 1.083077)
test_btest 0.000660 0.000094 70.999327 ( 11.107069)
test_basic 0.005888 0.000841 0.379406 ( 0.465237)
test_all 0.000712 0.000735 655.697216 (115.567342)
test_rubyspec 0.065022 0.027191 52.112977 ( 60.140179)
total: 196.25 sec