Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-051053
#<BuildRuby:0x0000559b2f7ee148
@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.20221026-051053",
@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.000028 0.000004 0.000032 ( 0.000034)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000050 0.000008 0.000058 ( 0.000054)
build_up 0.012109 0.001176 1.208675 ( 1.294338)
build_miniruby 0.000000 0.001442 0.108914 ( 0.107811)
build_ruby 0.000000 0.001497 0.115068 ( 0.114211)
build_all 0.003047 0.005492 1.347471 ( 0.592815)
build_install 0.012813 0.003417 1.711850 ( 0.921241)
test_btest 0.002198 0.000000 63.908126 ( 6.706426)
test_basic 0.005732 0.000703 0.362942 ( 0.455213)
test_all 0.005672 0.001418 512.771222 ( 54.775573)
test_rubyspec 0.066314 0.047445 43.482904 ( 52.047174)
total: 117.02 sec