Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-221043
#<BuildRuby:0x00005629e2d237e8
@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.20221202-221043",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008417 0.004027 1.220507 ( 1.503035)
build_miniruby 0.002235 0.000279 0.842679 ( 0.841186)
build_ruby 0.002434 0.000304 2.235179 ( 2.147696)
build_all 0.021925 0.000000 18.664518 ( 2.186921)
build_install 0.022649 0.000124 2.090606 ( 1.050512)
test_btest 0.001376 0.000106 88.212210 ( 9.175552)
test_basic 0.004499 0.004433 0.347878 ( 0.433459)
test_all 0.002150 0.000000 674.482827 ( 70.886297)
test_rubyspec 0.101173 0.078583 49.310480 ( 57.395647)
total: 145.62 sec