Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-004401
#<BuildRuby:0x000055da27d83040
@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.20231028-004401",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004295 0.000715 1.262590 ( 1.521721)
build_miniruby 0.000859 0.000144 0.919761 ( 0.919061)
build_ruby 0.001051 0.000175 2.685752 ( 2.685619)
build_all 0.006190 0.003785 16.851258 ( 1.513669)
build_install 0.009050 0.000937 5.042532 ( 1.161866)
test_btest 0.000879 0.000167 86.389064 ( 7.368522)
test_basic 0.004543 0.000865 0.733172 ( 0.812007)
test_all 0.110117 0.022951 537.839602 ( 55.027345)
test_rubyspec 0.031140 0.019334 50.013107 ( 62.318715)
total: 133.33 sec