Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-111439
#<BuildRuby:0x0000555ce3dcf3a8
@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.20220729-111439",
@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.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008538 0.003105 0.993875 ( 1.187400)
build_miniruby 0.001477 0.000537 0.075768 ( 0.075483)
build_ruby 0.001447 0.000527 0.079167 ( 0.078380)
build_all 0.008726 0.001272 1.520989 ( 0.595003)
build_install 0.021216 0.000068 5.060069 ( 2.102511)
test_btest 0.000998 0.000250 76.699860 ( 8.174865)
test_basic 0.007428 0.000000 0.327827 ( 0.418115)
test_all 0.002503 0.000000 670.974295 ( 66.212717)
test_rubyspec 0.107973 0.068167 45.771306 ( 51.423349)
total: 130.27 sec