Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-031345
#<BuildRuby:0x00005624b017fce8
@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.20231028-031345",
@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.000009)
build_up 0.003759 0.000627 1.280700 ( 1.568802)
build_miniruby 0.000899 0.000150 0.865332 ( 0.864502)
build_ruby 0.001308 0.000218 3.007013 ( 3.007188)
build_all 0.004961 0.005347 16.589991 ( 1.586058)
build_install 0.002700 0.005941 5.046824 ( 1.161365)
test_btest 0.001115 0.000000 86.456523 ( 7.266987)
test_basic 0.001293 0.003543 0.756250 ( 0.834024)
test_all 0.106995 0.029380 540.755469 ( 53.438549)
test_rubyspec 0.024773 0.026462 49.246035 ( 61.563889)
total: 131.29 sec