Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-093027
#<BuildRuby:0x00005654cb7a4448
@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-093027",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.008013 0.001335 0.966955 ( 1.269701)
build_miniruby 0.002432 0.000406 0.847165 ( 0.845632)
build_ruby 0.003605 0.000000 2.129808 ( 2.128797)
build_all 0.011955 0.007877 18.650093 ( 2.192245)
build_install 0.014513 0.007285 2.033309 ( 1.055377)
test_btest 0.001331 0.000370 93.299759 ( 9.180028)
test_basic 0.003077 0.006170 0.334814 ( 0.420664)
test_all 0.001556 0.000519 691.061141 ( 63.939586)
test_rubyspec 0.097665 0.069302 47.762413 ( 55.929402)
total: 136.96 sec