Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-210109
#<BuildRuby:0x0000558c4c90aff0
@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.20230207-210109",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003337 0.000556 0.627076 ( 1.300059)
build_miniruby 0.000894 0.000149 0.642471 ( 0.641496)
build_ruby 0.001002 0.000167 2.045558 ( 2.045627)
build_all 0.005470 0.003655 12.235818 ( 1.497531)
build_install 0.005934 0.000363 1.490501 ( 0.724191)
test_btest 0.000572 0.000115 63.300160 ( 6.238688)
test_basic 0.000000 0.003651 0.261106 ( 0.355879)
test_all 0.000856 0.000800 491.248821 ( 49.796225)
test_rubyspec 0.020151 0.009284 36.234640 ( 46.763398)
total: 109.36 sec