Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-055541
#<BuildRuby:0x00005641c86ec700
@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.20221224-055541",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004139 0.000032 0.965196 ( 1.165320)
build_miniruby 0.001013 0.000000 1.019234 ( 1.018010)
build_ruby 0.001099 0.000000 2.602709 ( 2.601196)
build_all 0.002660 0.006457 15.895884 ( 3.393768)
build_install 0.000123 0.009568 2.274632 ( 1.286182)
test_btest 0.000572 0.000182 58.634478 ( 11.456463)
test_basic 0.004140 0.000217 0.304809 ( 0.395791)
test_all 0.000731 0.000222 627.953798 (120.380708)
test_rubyspec 0.048318 0.013670 51.977965 ( 60.197860)
total: 201.90 sec