Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-131711
#<BuildRuby:0x0000559dc02399d0
@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.20221225-131711",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.008776 0.000046 0.975099 ( 1.168205)
build_miniruby 0.002116 0.000141 0.846873 ( 0.845654)
build_ruby 0.002999 0.000000 2.148278 ( 2.147571)
build_all 0.020970 0.000617 18.544957 ( 2.177172)
build_install 0.016120 0.005059 2.063323 ( 1.041103)
test_btest 0.001517 0.000145 89.652650 ( 9.430044)
test_basic 0.009264 0.000882 0.351081 ( 0.435498)
test_all 0.002265 0.000215 692.817586 ( 63.571026)
test_rubyspec 0.102894 0.080923 48.044101 ( 56.196252)
total: 137.01 sec