Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-160416
#<BuildRuby:0x000055b9a1783e20
@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.20230724-160416",
@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.000000 0.000013 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001227 0.003951 1.361864 ( 2.664690)
build_miniruby 0.000866 0.000083 0.899555 ( 0.898621)
build_ruby 0.001600 0.000000 2.865349 ( 2.869786)
build_all 0.008925 0.000000 13.263720 ( 1.238590)
build_install 0.007486 0.000000 1.934903 ( 0.905979)
test_btest 0.001156 0.000000 76.327643 ( 7.289833)
test_basic 0.004402 0.000014 0.719150 ( 0.797113)
test_all 0.001572 0.000116 479.678432 ( 47.184831)
test_rubyspec 0.017503 0.024584 43.719636 ( 56.165277)
total: 120.02 sec