Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-050127
#<BuildRuby:0x0000559ce86d3e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-050127",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003728 0.000000 0.830957 ( 1.226803)
build_miniruby 0.000755 0.000139 1.052701 ( 1.053535)
build_ruby 0.000996 0.000272 3.168401 ( 3.174172)
build_all 0.006597 0.001799 15.809752 ( 1.416774)
build_install 0.002956 0.007046 4.131052 ( 1.191229)
test_btest 0.000487 0.000187 87.441071 ( 8.258829)
test_basic 0.000000 0.004108 0.444388 ( 0.525234)
test_all 0.082374 0.035825 526.855947 ( 53.345570)
test_rubyspec 0.029926 0.012750 47.831244 ( 60.518987)
total: 130.71 sec