Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-150214
#<BuildRuby:0x000055e3ef543340
@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.20220404-150214",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000080 0.000020 0.000100 ( 0.000104)
build_up 0.008881 0.002247 0.996909 ( 1.047203)
build_miniruby 0.001470 0.000368 0.075554 ( 0.073771)
build_ruby 0.001416 0.000354 0.074428 ( 0.073283)
build_all 0.008994 0.002248 4.215504 ( 0.838838)
build_install 0.012396 0.011482 8.484321 ( 2.970690)
test_btest 0.001097 0.000387 72.038666 ( 8.236533)
test_basic 0.005963 0.002104 0.346907 ( 0.435875)
test_all 0.001441 0.000509 699.759187 ( 67.531118)
test_rubyspec 0.099879 0.054657 46.575577 ( 52.089913)
total: 133.30 sec