Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-035108
#<BuildRuby:0x0000558dc02d7500
@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.20231105-035108",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000000 0.004936 1.396470 ( 1.719286)
build_miniruby 0.000000 0.001164 0.974909 ( 0.974873)
build_ruby 0.000000 0.001260 2.748595 ( 2.749111)
build_all 0.000707 0.010423 16.711351 ( 1.510818)
build_install 0.007480 0.002040 5.210556 ( 1.230985)
test_btest 0.000899 0.000245 85.817942 ( 7.550444)
test_basic 0.003364 0.000918 0.772638 ( 0.848537)
test_all 0.093628 0.044561 503.965106 ( 54.847072)
test_rubyspec 0.025917 0.028371 51.185903 ( 63.499852)
total: 134.93 sec