Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-034558
#<BuildRuby:0x00005565d80d8b88
@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.20220826-034558",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.012010 0.000000 1.016957 ( 3.366468)
build_miniruby 0.002035 0.000394 0.077412 ( 0.075620)
build_ruby 0.001491 0.000298 0.077081 ( 0.074856)
build_all 0.005431 0.004582 1.521416 ( 0.570294)
build_install 0.009150 0.013280 1.905642 ( 0.927390)
test_btest 0.001266 0.000000 75.096034 ( 8.503714)
test_basic 0.005918 0.001066 0.324787 ( 0.419595)
test_all 0.002362 0.000870 631.461666 ( 64.615689)
test_rubyspec 0.122443 0.040402 45.679225 ( 54.099490)
total: 132.65 sec