Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-175553
#<BuildRuby:0x000055d9ab2827a8
@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.20221201-175553",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000566 0.011245 1.225313 ( 1.543325)
build_miniruby 0.002195 0.000784 0.846090 ( 0.843714)
build_ruby 0.002243 0.000801 2.247512 ( 2.157155)
build_all 0.016950 0.002640 18.480723 ( 2.168078)
build_install 0.019775 0.002349 1.999076 ( 1.031456)
test_btest 0.000000 0.001477 94.630785 ( 9.198650)
test_basic 0.006142 0.003326 0.347283 ( 0.433261)
test_all 0.002308 0.000000 695.280906 ( 73.641363)
test_rubyspec 0.087943 0.090984 49.507032 ( 57.589916)
total: 148.61 sec