Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-144304
#<BuildRuby:0x00005642ab457e70
@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.20221213-144304",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003591 0.000423 0.852648 ( 1.072172)
build_miniruby 0.000799 0.000094 1.036253 ( 1.035155)
build_ruby 0.001192 0.000140 2.725975 ( 2.629637)
build_all 0.008620 0.000472 15.840358 ( 3.371820)
build_install 0.008647 0.000000 2.260371 ( 1.299699)
test_btest 0.000606 0.000009 61.189271 ( 11.638411)
test_basic 0.000000 0.004727 0.323176 ( 0.413911)
test_all 0.000000 0.001604 680.007295 (141.715956)
test_rubyspec 0.047230 0.026765 53.192256 ( 61.367132)
total: 224.54 sec