Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-192940
#<BuildRuby:0x00005601d826c048
@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.20231104-192940",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000052 0.000000 0.000052 ( 0.000024)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004828 0.000000 1.478888 ( 1.736817)
build_miniruby 0.001013 0.000000 0.863642 ( 0.863257)
build_ruby 0.001328 0.000000 2.861599 ( 2.862187)
build_all 0.009989 0.000000 16.344249 ( 1.457800)
build_install 0.003089 0.006242 5.130793 ( 1.189688)
test_btest 0.000985 0.000155 83.289313 ( 7.486438)
test_basic 0.003046 0.000481 0.680769 ( 0.758698)
test_all 0.092692 0.043102 511.575524 ( 53.768711)
test_rubyspec 0.031152 0.020645 50.008985 ( 62.380924)
total: 132.51 sec