Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-072128
#<BuildRuby:0x000055d65a3800a0
@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.20231031-072128",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004875 0.000209 1.442567 ( 1.636218)
build_miniruby 0.000810 0.000180 0.817727 ( 0.817390)
build_ruby 0.001003 0.000223 2.724115 ( 2.724348)
build_all 0.006282 0.003618 15.768733 ( 1.397511)
build_install 0.010751 0.000625 4.788750 ( 1.132850)
test_btest 0.000835 0.000190 82.613084 ( 6.765814)
test_basic 0.003179 0.000723 0.654939 ( 0.733905)
test_all 0.113394 0.021411 519.937289 ( 50.014602)
test_rubyspec 0.021155 0.028955 49.765884 ( 62.060546)
total: 127.28 sec