Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-180009
#<BuildRuby:0x000055d824844610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-180009",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005654 0.005661 0.977207 ( 1.014139)
build_miniruby 0.000000 0.002053 0.074874 ( 0.073102)
build_ruby 0.001403 0.001149 0.076863 ( 0.074472)
build_all 0.009549 0.000389 1.518005 ( 0.581997)
build_install 0.018787 0.003552 1.905921 ( 0.926404)
test_btest 0.001083 0.000000 75.792356 ( 7.916008)
test_basic 0.006804 0.001045 0.317775 ( 0.407156)
test_all 0.000000 0.004090 643.710279 ( 65.217877)
test_rubyspec 0.099061 0.080699 45.651023 ( 54.138981)
total: 130.35 sec