Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-180623
#<BuildRuby:0x000055b50af0c098
@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.20240110-180623",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003641 0.000455 0.831177 ( 1.257606)
build_miniruby 0.001269 0.000158 0.925713 ( 0.927927)
build_ruby 0.001152 0.000144 2.717472 ( 2.718572)
build_all 0.009253 0.000566 14.779989 ( 1.386458)
build_install 0.008944 0.000000 4.232509 ( 1.131443)
test_btest 0.001048 0.000000 76.560049 ( 7.446988)
test_basic 0.001054 0.004302 0.603354 ( 0.671647)
test_all 0.119658 0.016322 513.636586 ( 57.283084)
test_rubyspec 0.020062 0.012453 49.308686 ( 61.838711)
total: 134.66 sec