Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-071849
#<BuildRuby:0x000055ee49d5b208
@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.20230212-071849",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003717 0.000286 0.608146 ( 1.004252)
build_miniruby 0.000000 0.000969 0.644639 ( 0.643873)
build_ruby 0.000000 0.001201 2.074772 ( 2.074852)
build_all 0.006569 0.002322 12.307966 ( 1.536355)
build_install 0.006560 0.000283 1.531239 ( 0.727380)
test_btest 0.000582 0.000077 63.693641 ( 6.409077)
test_basic 0.000558 0.003090 0.259411 ( 0.355470)
test_all 0.000784 0.000138 491.209476 ( 47.266082)
test_rubyspec 0.023276 0.003186 35.558535 ( 46.036242)
total: 106.05 sec