Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-112438
#<BuildRuby:0x0000558167958010
@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.20221228-112438",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001985 0.004368 0.843330 ( 1.104133)
build_miniruby 0.001073 0.000143 1.017120 ( 1.015294)
build_ruby 0.001404 0.000188 2.773663 ( 2.771093)
build_all 0.008720 0.001162 16.761437 ( 2.969940)
build_install 0.005743 0.006143 2.299942 ( 1.182327)
test_btest 0.000902 0.000181 71.947976 ( 11.218120)
test_basic 0.006173 0.000398 0.375974 ( 0.461737)
test_all 0.001173 0.000223 661.420806 (105.838795)
test_rubyspec 0.088556 0.044522 51.425508 ( 59.479092)
total: 186.04 sec