Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-062717
#<BuildRuby:0x000055561612c098
@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.20231222-062717",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003383 0.000564 0.978147 ( 1.358142)
build_miniruby 0.001048 0.000000 0.933978 ( 0.933401)
build_ruby 0.001583 0.000000 2.882911 ( 2.884362)
build_all 0.009154 0.000564 16.375186 ( 1.424106)
build_install 0.004942 0.004389 4.814136 ( 1.189861)
test_btest 0.000894 0.000171 83.791626 ( 7.259482)
test_basic 0.003635 0.000692 0.731166 ( 0.810072)
test_all 0.097203 0.036812 529.741391 ( 48.422359)
test_rubyspec 0.032751 0.018634 50.194138 ( 62.574271)
total: 126.86 sec