Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-140934
#<BuildRuby:0x0000558e86c6af88
@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.20231104-140934",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005489 0.001715 1.421584 ( 1.643092)
build_miniruby 0.000728 0.000227 0.803187 ( 0.802920)
build_ruby 0.000921 0.000288 2.739512 ( 2.739969)
build_all 0.005664 0.004914 17.056315 ( 1.518786)
build_install 0.007796 0.001074 5.292811 ( 1.210624)
test_btest 0.000000 0.001142 82.738827 ( 7.549292)
test_basic 0.000000 0.004083 0.636732 ( 0.714652)
test_all 0.110093 0.027182 543.963542 ( 52.550895)
test_rubyspec 0.017991 0.035229 51.023887 ( 63.289476)
total: 132.02 sec