Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-084251
#<BuildRuby:0x00005651090abfa8
@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.20231202-084251",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001032 0.004051 1.383471 ( 1.688025)
build_miniruby 0.000924 0.000000 0.851929 ( 0.852338)
build_ruby 0.001517 0.000000 3.002842 ( 3.002764)
build_all 0.007725 0.002512 16.580476 ( 1.472651)
build_install 0.005278 0.003099 4.954374 ( 1.178711)
test_btest 0.000902 0.000135 87.675256 ( 7.764118)
test_basic 0.004144 0.000621 0.702128 ( 0.780096)
test_all 0.102871 0.032690 506.124319 ( 59.104023)
test_rubyspec 0.024137 0.025488 50.072203 ( 62.447057)
total: 138.29 sec