Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-081351
#<BuildRuby:0x0000563e82d98098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-081351",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004612 0.000419 1.002835 ( 1.277682)
build_miniruby 0.001112 0.000101 0.873125 ( 0.872877)
build_ruby 0.001094 0.000099 2.703238 ( 2.705507)
build_all 0.004324 0.003875 12.131973 ( 1.009489)
build_install 0.007412 0.001141 3.523222 ( 0.969052)
test_btest 0.000756 0.000116 63.434683 ( 4.842461)
test_basic 0.003552 0.000000 0.374168 ( 0.457377)
test_all 0.068462 0.033853 373.636507 ( 40.475094)
test_rubyspec 0.024332 0.041424 39.568437 ( 52.257029)
total: 104.87 sec