Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-040537
#<BuildRuby:0x00005646632d3e58
@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.20220818-040537",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005690 0.000875 0.806996 ( 0.848287)
build_miniruby 0.000826 0.000127 0.057907 ( 0.056719)
build_ruby 0.000853 0.000131 0.059792 ( 0.058522)
build_all 0.000945 0.003708 1.546867 ( 0.591717)
build_install 0.007304 0.001565 1.913776 ( 0.957269)
test_btest 0.000719 0.000154 52.319800 ( 8.160759)
test_basic 0.001042 0.005091 0.334767 ( 0.422755)
test_all 0.002206 0.000000 612.787240 ( 88.638324)
test_rubyspec 0.100259 0.027939 43.873888 ( 51.257197)
total: 150.99 sec