Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-173402
#<BuildRuby:0x00005654accbbce8
@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.20240116-173402",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000035 0.004201 0.967126 ( 1.361058)
build_miniruby 0.000701 0.000219 0.860481 ( 0.860397)
build_ruby 0.001035 0.000323 2.751255 ( 2.750812)
build_all 0.008081 0.001109 14.530817 ( 1.357229)
build_install 0.007093 0.000711 4.098326 ( 1.051498)
test_btest 0.000784 0.000217 81.515128 ( 6.767230)
test_basic 0.005191 0.000000 0.669230 ( 0.744214)
test_all 0.090050 0.039590 464.950662 ( 53.655832)
test_rubyspec 0.034630 0.028395 81.392534 ( 93.837175)
total: 162.39 sec