Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-052832
#<BuildRuby:0x00005596d87f7e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-052832",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004119 0.000375 0.838860 ( 1.250992)
build_miniruby 0.001075 0.000098 0.879462 ( 0.878685)
build_ruby 0.001308 0.000119 2.706080 ( 2.706290)
build_all 0.002416 0.005040 12.071466 ( 1.016351)
build_install 0.003118 0.005675 3.479420 ( 0.960497)
test_btest 0.000568 0.000155 63.041991 ( 6.095321)
test_basic 0.002427 0.000662 0.378980 ( 0.461152)
test_all 0.103264 0.000000 365.327834 ( 39.098094)
test_rubyspec 0.047818 0.028128 39.543537 ( 52.198988)
total: 104.67 sec