Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-123252
#<BuildRuby:0x000055583ee600a0
@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.20240112-123252",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002875 0.000899 0.925435 ( 1.323510)
build_miniruby 0.000861 0.000269 0.998821 ( 0.998329)
build_ruby 0.001159 0.000362 2.764359 ( 2.767056)
build_all 0.009561 0.000253 14.719747 ( 1.380715)
build_install 0.003309 0.005480 4.253636 ( 1.157828)
test_btest 0.000494 0.000164 78.360958 ( 6.829692)
test_basic 0.005384 0.000249 0.574543 ( 0.647818)
test_all 0.111075 0.024137 529.128116 ( 50.831581)
test_rubyspec 0.010981 0.022483 49.321374 ( 61.861060)
total: 127.80 sec