Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-165049
#<BuildRuby:0x00005620824e0658
@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.20221127-165049",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006468 0.004582 1.329756 ( 1.805842)
build_miniruby 0.000000 0.002516 0.854597 ( 0.855555)
build_ruby 0.000000 0.002727 2.258695 ( 2.172096)
build_all 0.019663 0.004059 25.035030 ( 2.811885)
build_install 0.015863 0.005214 4.936831 ( 1.199882)
test_btest 0.000752 0.000239 89.107729 ( 8.803198)
test_basic 0.005729 0.001823 0.357563 ( 0.446436)
test_all 0.001629 0.000518 666.816881 ( 69.082530)
test_rubyspec 0.080061 0.069550 49.651352 ( 58.092312)
total: 145.27 sec