Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-082847
#<BuildRuby:0x000055bd3ee4b500
@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.20221221-082847",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002471 0.000989 0.632763 ( 1.050885)
build_miniruby 0.000000 0.000923 0.725703 ( 0.725241)
build_ruby 0.000000 0.001265 2.509035 ( 2.509021)
build_all 0.008613 0.001151 12.564651 ( 1.521612)
build_install 0.000337 0.006741 1.621726 ( 0.750573)
test_btest 0.000456 0.000241 65.561108 ( 6.516165)
test_basic 0.000459 0.003305 0.260839 ( 0.355804)
test_all 0.001737 0.000000 506.535845 ( 73.396932)
test_rubyspec 0.015946 0.017140 34.951338 ( 45.547637)
total: 132.37 sec