Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-103342
#<BuildRuby:0x00005585806df280
@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-103342",
@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.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003658 0.001143 1.344114 ( 1.547842)
build_miniruby 0.001062 0.000000 0.916586 ( 0.917851)
build_ruby 0.001399 0.000000 2.641828 ( 2.641746)
build_all 0.009496 0.000977 17.143124 ( 1.561038)
build_install 0.004760 0.004563 5.312194 ( 1.245128)
test_btest 0.000741 0.000234 85.487456 ( 7.910800)
test_basic 0.000000 0.003479 0.641066 ( 0.718379)
test_all 0.096591 0.037786 547.978893 ( 51.951976)
test_rubyspec 0.029119 0.020928 51.537109 ( 63.840458)
total: 132.34 sec