Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-152533
#<BuildRuby:0x0000560e4a52c048
@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-152533",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002198 0.003739 1.436629 ( 1.659204)
build_miniruby 0.000948 0.000211 0.926447 ( 0.926281)
build_ruby 0.000981 0.000218 2.793026 ( 2.793308)
build_all 0.004687 0.005485 16.544686 ( 1.458238)
build_install 0.008300 0.001014 4.937384 ( 1.164020)
test_btest 0.000637 0.000167 84.559302 ( 7.301857)
test_basic 0.000000 0.004597 0.698810 ( 0.775184)
test_all 0.111036 0.024100 532.071778 ( 51.680459)
test_rubyspec 0.020115 0.029845 51.382457 ( 63.740155)
total: 131.50 sec