Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-175304
#<BuildRuby:0x000055cf652cbd68
@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.20231104-175304",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005421 0.000235 1.281416 ( 1.528586)
build_miniruby 0.000886 0.000139 0.846171 ( 0.845824)
build_ruby 0.001160 0.000183 2.788835 ( 2.788746)
build_all 0.010433 0.000310 17.082204 ( 1.570462)
build_install 0.010107 0.000213 5.306164 ( 1.214956)
test_btest 0.000000 0.001099 86.336554 ( 7.466178)
test_basic 0.000519 0.005031 0.783984 ( 0.860200)
test_all 0.103171 0.036160 492.457696 ( 53.670436)
test_rubyspec 0.028938 0.021947 50.709670 ( 62.976559)
total: 132.92 sec