Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-001739
#<BuildRuby:0x000055e4de5d4620
@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-001739",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009460 0.000631 1.277203 ( 1.659975)
build_miniruby 0.002740 0.000000 0.843929 ( 0.850972)
build_ruby 0.003412 0.000000 2.261350 ( 2.219520)
build_all 0.022066 0.000000 25.031629 ( 2.882451)
build_install 0.017426 0.003326 4.974601 ( 1.219112)
test_btest 0.001205 0.000083 84.882931 ( 9.102006)
test_basic 0.007031 0.000000 0.348461 ( 0.438795)
test_all 0.002682 0.000124 678.389796 ( 69.182140)
test_rubyspec 0.104114 0.050809 49.480928 ( 57.957484)
total: 145.51 sec