Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-174054
#<BuildRuby:0x000055af9c0cfd68
@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.20231207-174054",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004830 1.373669 ( 1.713471)
build_miniruby 0.000041 0.000962 0.897094 ( 0.897259)
build_ruby 0.001032 0.000258 2.777541 ( 2.778183)
build_all 0.003272 0.007101 16.941503 ( 1.529550)
build_install 0.008863 0.000000 4.988157 ( 1.183637)
test_btest 0.000969 0.000000 91.270375 ( 7.412148)
test_basic 0.004589 0.000000 0.694635 ( 0.771005)
test_all 0.101371 0.034968 546.373762 ( 57.462686)
test_rubyspec 0.021416 0.025849 50.293904 ( 62.616518)
total: 136.37 sec