Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-191520
#<BuildRuby:0x000055a935204048
@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.20240113-191520",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.003727 0.000355 1.029487 ( 1.391324)
build_miniruby 0.000929 0.000089 0.890583 ( 0.889950)
build_ruby 0.001399 0.000000 2.706392 ( 2.709625)
build_all 0.009911 0.000000 14.591223 ( 1.400943)
build_install 0.008060 0.002365 4.255835 ( 1.156857)
test_btest 0.000804 0.000000 75.175173 ( 7.604761)
test_basic 0.003928 0.000000 0.512908 ( 0.592222)
test_all 0.101641 0.034059 507.705951 ( 55.041590)
test_rubyspec 0.023195 0.014409 49.333039 ( 61.847147)
total: 132.64 sec