Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-171247
#<BuildRuby:0x000055b3b4a5b208
@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.20221226-171247",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.003899 0.620849 ( 1.038473)
build_miniruby 0.000000 0.000913 0.732866 ( 0.732458)
build_ruby 0.000000 0.001305 2.511921 ( 2.512077)
build_all 0.000000 0.009303 12.548759 ( 1.491187)
build_install 0.005542 0.001210 1.606764 ( 0.758805)
test_btest 0.000672 0.000000 63.826642 ( 6.075429)
test_basic 0.003403 0.000262 0.234682 ( 0.330474)
test_all 0.000687 0.000301 478.828623 ( 46.043753)
test_rubyspec 0.017190 0.010008 34.550807 ( 45.127504)
total: 104.11 sec