Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-204732
#<BuildRuby:0x000055faf212e858
@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.20221207-204732",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005047 0.000253 1.154401 ( 1.167507)
build_miniruby 0.000933 0.000047 0.984582 ( 0.983248)
build_ruby 0.000971 0.000049 2.749747 ( 2.656451)
build_all 0.008380 0.000194 15.700272 ( 3.337670)
build_install 0.005678 0.003855 2.183325 ( 1.191349)
test_btest 0.000588 0.000049 60.540090 ( 11.650333)
test_basic 0.000536 0.004277 0.297304 ( 0.387720)
test_all 0.000690 0.000086 663.455776 (119.827765)
test_rubyspec 0.063067 0.002713 52.588660 ( 60.760582)
total: 201.96 sec