Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-221309
#<BuildRuby:0x000055fd6b9d7e20
@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.20231030-221309",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004034 0.000673 1.416768 ( 1.713476)
build_miniruby 0.000858 0.000143 0.883687 ( 0.883718)
build_ruby 0.001057 0.000176 2.628062 ( 2.628601)
build_all 0.008837 0.000720 15.895841 ( 1.405331)
build_install 0.006512 0.004916 4.747882 ( 1.128986)
test_btest 0.000807 0.000162 82.130953 ( 7.106499)
test_basic 0.000000 0.003888 0.696952 ( 0.774205)
test_all 0.100668 0.036619 495.782130 ( 59.360195)
test_rubyspec 0.012009 0.034225 51.057729 ( 63.396097)
total: 138.40 sec