Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-125012
#<BuildRuby:0x000055c8c9712f90
@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.20221009-125012",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000038 0.000007 0.000045 ( 0.000042)
build_up 0.000000 0.012897 1.094263 ( 1.432802)
build_miniruby 0.000000 0.002523 0.105437 ( 0.101547)
build_ruby 0.000000 0.002570 0.099229 ( 0.096183)
build_all 0.004720 0.003038 1.286041 ( 0.546477)
build_install 0.013245 0.000512 1.618736 ( 0.887794)
test_btest 0.001003 0.000472 61.299789 ( 6.342712)
test_basic 0.004645 0.002186 0.345284 ( 0.434763)
test_all 0.008788 0.000000 515.659722 ( 54.512142)
test_rubyspec 0.098431 0.038028 42.471822 ( 51.036319)
total: 115.39 sec