Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-054658
#<BuildRuby:0x0000558d6a2f40c0
@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.20230213-054658",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003811 0.634552 ( 1.029514)
build_miniruby 0.000645 0.000252 0.671197 ( 0.670628)
build_ruby 0.000913 0.000228 2.072385 ( 2.072515)
build_all 0.003712 0.005322 12.414707 ( 1.500037)
build_install 0.004819 0.001606 1.532846 ( 0.733263)
test_btest 0.000514 0.000171 67.837694 ( 5.948739)
test_basic 0.002524 0.000842 0.257604 ( 0.352645)
test_all 0.000840 0.000280 497.759041 ( 46.993085)
test_rubyspec 0.012632 0.020720 35.477949 ( 45.989360)
total: 105.29 sec