Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-073317
#<BuildRuby:0x00005615b548c0f8
@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.20221221-073317",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004427 0.000067 0.889637 ( 1.100289)
build_miniruby 0.000855 0.000128 0.979282 ( 0.977879)
build_ruby 0.001012 0.000152 2.588180 ( 2.586975)
build_all 0.009153 0.000000 15.857740 ( 3.312973)
build_install 0.002847 0.006516 2.263375 ( 1.291225)
test_btest 0.000724 0.000000 66.122144 ( 10.916275)
test_basic 0.004908 0.000000 0.328831 ( 0.419865)
test_all 0.001443 0.000000 677.718054 (140.291232)
test_rubyspec 0.050928 0.015563 52.345783 ( 60.560062)
total: 221.46 sec