Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-133712
#<BuildRuby:0x0000562bb1a9f398
@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.20240107-133712",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000585 0.004054 1.106621 ( 1.488446)
build_miniruby 0.001087 0.000148 0.962691 ( 0.963025)
build_ruby 0.001114 0.000152 2.909214 ( 2.910998)
build_all 0.005457 0.003648 14.704618 ( 1.370287)
build_install 0.000000 0.009476 4.158761 ( 1.135525)
test_btest 0.000295 0.000377 79.106799 ( 7.126001)
test_basic 0.002590 0.000698 0.463846 ( 0.546556)
test_all 0.114051 0.019833 553.081210 ( 53.998355)
test_rubyspec 0.020668 0.012939 48.730894 ( 61.299074)
total: 130.84 sec