Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-165444
#<BuildRuby:0x0000560409c73040
@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.20231025-165444",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001130 0.004061 1.286538 ( 1.598322)
build_miniruby 0.001004 0.000101 0.858817 ( 0.858674)
build_ruby 0.001134 0.000114 2.736121 ( 2.736434)
build_all 0.010075 0.000167 16.919677 ( 1.521567)
build_install 0.009849 0.000000 5.114796 ( 1.193071)
test_btest 0.000999 0.000000 86.399160 ( 7.607582)
test_basic 0.004188 0.000000 0.788197 ( 0.864286)
test_all 0.105587 0.029300 503.254656 ( 57.080610)
test_rubyspec 0.019425 0.028063 50.219535 ( 62.571510)
total: 136.03 sec