Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-094433
#<BuildRuby:0x000055a5ac0fc0b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231216-094433",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.004313 1.038400 ( 1.357604)
build_miniruby 0.000000 0.000808 0.875844 ( 0.875970)
build_ruby 0.000000 0.001076 2.706777 ( 2.709628)
build_all 0.007814 0.000281 12.166079 ( 0.971228)
build_install 0.009993 0.003353 3.586610 ( 0.962783)
test_btest 0.000574 0.000180 66.649477 ( 4.677636)
test_basic 0.003870 0.000063 0.376810 ( 0.457369)
test_all 0.081986 0.023565 403.593537 ( 41.216385)
test_rubyspec 0.031006 0.029195 39.675009 ( 52.319030)
total: 105.55 sec