Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-213546
#<BuildRuby:0x00005563120be878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220730-213546",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.006567 0.849665 ( 1.041970)
build_miniruby 0.000000 0.001052 0.057780 ( 0.056457)
build_ruby 0.000000 0.000907 0.059387 ( 0.058100)
build_all 0.000000 0.004745 1.528097 ( 0.590964)
build_install 0.004709 0.006447 5.639883 ( 2.142981)
test_btest 0.000407 0.000261 48.462560 ( 8.728623)
test_basic 0.002672 0.002991 0.322618 ( 0.411128)
test_all 0.001206 0.000379 589.920789 ( 95.812931)
test_rubyspec 0.078738 0.047391 43.798662 ( 49.395961)
total: 158.24 sec