Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-204451
#<BuildRuby:0x00005566566e00c0
@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.20231103-204451",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002022 0.004305 1.413644 ( 1.666062)
build_miniruby 0.000825 0.000150 0.922371 ( 0.922509)
build_ruby 0.001114 0.000203 2.932508 ( 2.932352)
build_all 0.009964 0.000207 16.463461 ( 1.500200)
build_install 0.009135 0.000040 5.064793 ( 1.194298)
test_btest 0.000650 0.000087 84.294460 ( 7.668129)
test_basic 0.000887 0.003812 0.766267 ( 0.841718)
test_all 0.100065 0.034174 505.229039 ( 46.345347)
test_rubyspec 0.036462 0.012756 49.880111 ( 62.210934)
total: 125.28 sec