Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-224952
#<BuildRuby:0x000055be000944a8
@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.20221227-224952",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009853 0.000000 0.937770 ( 1.101096)
build_miniruby 0.003230 0.000000 0.844960 ( 0.842188)
build_ruby 0.002589 0.000000 2.150988 ( 2.150211)
build_all 0.015638 0.004533 18.597128 ( 2.199457)
build_install 0.013646 0.009514 2.057950 ( 1.049800)
test_btest 0.001313 0.000298 88.691206 ( 9.273864)
test_basic 0.007279 0.001654 0.349221 ( 0.435703)
test_all 0.001602 0.000365 667.322512 ( 63.273155)
test_rubyspec 0.099459 0.075125 48.024107 ( 56.166064)
total: 136.49 sec