Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-204059
#<BuildRuby:0x000055c6eab37818
@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.20240111-204059",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.003428 0.000361 0.840394 ( 1.238325)
build_miniruby 0.000904 0.000095 0.919969 ( 0.919624)
build_ruby 0.001481 0.000000 2.846252 ( 2.848179)
build_all 0.006738 0.003575 14.705383 ( 1.365044)
build_install 0.008087 0.000539 4.238892 ( 1.164786)
test_btest 0.000583 0.000076 79.470690 ( 7.287433)
test_basic 0.004790 0.000625 0.463054 ( 0.541033)
test_all 0.098944 0.038933 523.848735 ( 55.517270)
test_rubyspec 0.031178 0.002231 48.915399 ( 61.537356)
total: 132.42 sec