Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-090006
#<BuildRuby:0x00005605509bbfa8
@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.20240113-090006",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003662 0.000666 1.012899 ( 1.732634)
build_miniruby 0.001006 0.000183 0.957444 ( 0.956556)
build_ruby 0.001063 0.000193 2.719807 ( 2.721616)
build_all 0.009355 0.000839 14.798259 ( 1.399865)
build_install 0.005273 0.003839 4.157835 ( 1.126813)
test_btest 0.000754 0.000161 76.738062 ( 7.426527)
test_basic 0.003493 0.000000 0.489929 ( 0.570304)
test_all 0.097140 0.035167 525.956765 ( 47.751667)
test_rubyspec 0.023999 0.012446 50.378959 ( 62.987389)
total: 126.67 sec