Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-082738
#<BuildRuby:0x000055a80a993fb0
@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.20230113-082738",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000017 0.000010 0.000027 ( 0.000013)
build_up 0.001466 0.004783 0.835341 ( 1.047777)
build_miniruby 0.000799 0.000508 1.016237 ( 1.014280)
build_ruby 0.000958 0.000610 2.766339 ( 2.763646)
build_all 0.007720 0.002083 16.751678 ( 3.001552)
build_install 0.002504 0.008783 2.093642 ( 1.081294)
test_btest 0.000627 0.000447 76.897869 ( 10.823944)
test_basic 0.005911 0.001245 0.357391 ( 0.442450)
test_all 0.000778 0.000519 642.303262 (107.346937)
test_rubyspec 0.072520 0.053675 51.524954 ( 59.661120)
total: 187.18 sec