Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-172742
#<BuildRuby:0x0000555ed35b9550
@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.20221007-172742",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.009128 0.003131 1.114706 ( 4.452092)
build_miniruby 0.001943 0.000216 0.100704 ( 0.098170)
build_ruby 0.001340 0.000149 0.100101 ( 0.097957)
build_all 0.007246 0.000805 1.332299 ( 0.572451)
build_install 0.013669 0.001010 1.661663 ( 0.902175)
test_btest 0.001703 0.000180 61.726854 ( 6.726303)
test_basic 0.001226 0.004867 0.355763 ( 0.447247)
test_all 0.000000 0.006848 483.310965 ( 52.640920)
test_rubyspec 0.086399 0.052202 42.752261 ( 51.212323)
total: 117.15 sec