Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-165030
#<BuildRuby:0x0000557c8fe39480
@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-165030",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010870 0.000000 1.068179 ( 1.131961)
build_miniruby 0.002113 0.000000 0.100402 ( 0.097276)
build_ruby 0.000000 0.001785 0.093844 ( 0.090963)
build_all 0.006483 0.002588 1.263146 ( 0.549838)
build_install 0.010571 0.003763 1.622556 ( 0.879012)
test_btest 0.001648 0.000156 59.398064 ( 6.619336)
test_basic 0.007057 0.000672 0.322454 ( 0.411320)
test_all 0.006684 0.000196 505.505932 ( 54.017276)
test_rubyspec 0.068648 0.056360 42.424024 ( 50.744890)
total: 114.54 sec