Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-020025
#<BuildRuby:0x000055a655a30448
@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-020025",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002832 0.009193 1.215568 ( 1.648612)
build_miniruby 0.002475 0.000000 0.852615 ( 0.850781)
build_ruby 0.003269 0.000000 2.236920 ( 2.148061)
build_all 0.018844 0.001164 18.585911 ( 2.198174)
build_install 0.016246 0.005985 2.026325 ( 1.043201)
test_btest 0.001461 0.000000 86.346994 ( 9.275833)
test_basic 0.004726 0.006152 0.357402 ( 0.442297)
test_all 0.002226 0.000000 742.415846 ( 72.198058)
test_rubyspec 0.086672 0.097183 49.661081 ( 57.685585)
total: 147.49 sec