Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-192151
#<BuildRuby:0x0000560db7aa40e0
@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.20221220-192151",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003017 0.000548 0.632255 ( 1.056714)
build_miniruby 0.000765 0.000139 0.753077 ( 0.752462)
build_ruby 0.001190 0.000217 2.541566 ( 2.541658)
build_all 0.009067 0.000000 12.493401 ( 1.499162)
build_install 0.006297 0.000297 1.630267 ( 0.742257)
test_btest 0.000574 0.000082 63.738049 ( 6.258475)
test_basic 0.000023 0.003719 0.245756 ( 0.340955)
test_all 0.001454 0.000173 508.194460 ( 70.774387)
test_rubyspec 0.029467 0.005108 35.364121 ( 45.929961)
total: 129.90 sec