Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-055603
#<BuildRuby:0x0000559d4be3ffb0
@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.20220729-055603",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006746 0.000192 0.844936 ( 1.547624)
build_miniruby 0.000877 0.000000 0.057287 ( 0.056106)
build_ruby 0.001004 0.000000 0.059481 ( 0.058266)
build_all 0.004544 0.000158 1.534388 ( 0.588811)
build_install 0.010756 0.000384 5.654921 ( 2.140141)
test_btest 0.000729 0.000043 48.502508 ( 8.662075)
test_basic 0.000910 0.004765 0.359932 ( 0.448320)
test_all 0.001008 0.000118 619.586013 ( 89.707541)
test_rubyspec 0.089023 0.034853 43.699631 ( 49.300675)
total: 152.51 sec