Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-055251
#<BuildRuby:0x00005638b748f328
@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.20231111-055251",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000000 0.000048 0.000048 ( 0.000020)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.004431 1.195009 ( 1.480033)
build_miniruby 0.000000 0.000994 0.821268 ( 0.821405)
build_ruby 0.000406 0.000906 2.633711 ( 2.634024)
build_all 0.006838 0.002816 16.003174 ( 1.406776)
build_install 0.004723 0.004435 4.767010 ( 1.114287)
test_btest 0.001063 0.000000 81.335340 ( 7.599661)
test_basic 0.001567 0.003523 0.777037 ( 0.851294)
test_all 0.081910 0.052922 501.631571 ( 60.340221)
test_rubyspec 0.028486 0.016784 49.480891 ( 61.814033)
total: 138.06 sec