Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-064315
#<BuildRuby:0x000055e2d7ac3ab8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-064315",
@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.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005398 0.005126 1.193675 ( 1.750761)
build_miniruby 0.002151 0.000496 0.848845 ( 0.867995)
build_ruby 0.002536 0.000586 2.230660 ( 2.178135)
build_all 0.017952 0.001721 18.576785 ( 2.154285)
build_install 0.021916 0.000143 2.071315 ( 1.046040)
test_btest 0.000000 0.001400 89.769831 ( 9.194865)
test_basic 0.004343 0.002641 0.349029 ( 0.439436)
test_all 0.001746 0.000333 699.927146 ( 70.766492)
test_rubyspec 0.102154 0.049341 49.760113 ( 58.109768)
total: 146.51 sec