Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-065752
#<BuildRuby:0x0000555cd7e8c090
@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.20240116-065752",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.003730 0.001865 0.789238 ( 1.183778)
build_miniruby 0.000795 0.000397 0.830462 ( 0.830165)
build_ruby 0.000962 0.000481 2.659077 ( 2.660001)
build_all 0.007246 0.000000 11.966034 ( 0.972493)
build_install 0.005131 0.008589 3.394032 ( 0.957833)
test_btest 0.000452 0.000246 68.228268 ( 4.825866)
test_basic 0.003278 0.001788 0.422253 ( 0.501005)
test_all 0.070790 0.025787 368.294036 ( 42.182403)
test_rubyspec 0.033210 0.035799 40.237294 ( 52.794051)
total: 106.91 sec