Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-155957
#<BuildRuby:0x0000558b19b6bf58
@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.20221223-155957",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000382 0.004054 0.875647 ( 1.240211)
build_miniruby 0.000984 0.000000 0.996182 ( 0.994796)
build_ruby 0.001201 0.000000 2.866166 ( 2.864691)
build_all 0.004265 0.004897 15.899681 ( 3.421537)
build_install 0.005807 0.003217 2.227096 ( 1.276792)
test_btest 0.000461 0.000173 61.479316 ( 10.678332)
test_basic 0.003446 0.001292 0.288103 ( 0.379424)
test_all 0.000665 0.000250 637.017380 ( 98.851761)
test_rubyspec 0.043187 0.023966 52.355170 ( 60.496066)
total: 180.20 sec