Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-070451
#<BuildRuby:0x0000564733ae40e0
@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-070451",
@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.000003 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004013 0.000013 0.823635 ( 1.204757)
build_miniruby 0.000730 0.000112 0.701927 ( 0.701619)
build_ruby 0.001160 0.000178 2.411320 ( 2.336392)
build_all 0.006387 0.002332 12.363983 ( 1.504745)
build_install 0.006523 0.000000 1.592330 ( 0.767976)
test_btest 0.000657 0.000034 66.090232 ( 6.031554)
test_basic 0.002941 0.000464 0.257613 ( 0.353315)
test_all 0.000905 0.000143 494.671313 ( 50.722017)
test_rubyspec 0.019179 0.016222 35.564761 ( 46.080458)
total: 109.70 sec