Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-034653
#<BuildRuby:0x00005612c4717500
@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.20221216-034653",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003734 0.681877 ( 1.326798)
build_miniruby 0.000393 0.000539 0.744887 ( 0.743980)
build_ruby 0.001090 0.000298 2.609295 ( 2.550646)
build_all 0.009024 0.000000 12.514523 ( 1.518208)
build_install 0.006929 0.000000 1.643365 ( 0.752117)
test_btest 0.000650 0.000000 65.919148 ( 5.827314)
test_basic 0.003415 0.000545 0.275393 ( 0.370176)
test_all 0.001253 0.000251 511.419392 ( 69.809148)
test_rubyspec 0.008436 0.025089 35.308016 ( 45.868637)
total: 128.77 sec