Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-075330
#<BuildRuby:0x000055cf25eb38c8
@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.20221213-075330",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003171 0.000529 0.608531 ( 1.028155)
build_miniruby 0.000796 0.000132 0.736166 ( 0.736064)
build_ruby 0.001144 0.000191 2.583741 ( 2.508191)
build_all 0.008543 0.000642 12.519478 ( 1.529131)
build_install 0.006457 0.000000 1.630716 ( 0.758779)
test_btest 0.000654 0.000000 64.896382 ( 6.553522)
test_basic 0.003612 0.000193 0.252528 ( 0.347389)
test_all 0.001293 0.000173 510.872379 ( 74.952179)
test_rubyspec 0.011253 0.015975 35.166871 ( 45.767140)
total: 134.18 sec