Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-105311
#<BuildRuby:0x000055808df9f818
@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.20231111-105311",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002007 0.003292 1.313859 ( 1.587042)
build_miniruby 0.001047 0.000000 0.865400 ( 0.865309)
build_ruby 0.001570 0.000000 2.694213 ( 2.694402)
build_all 0.005682 0.004515 16.388864 ( 1.547295)
build_install 0.005075 0.004271 4.946341 ( 1.164319)
test_btest 0.001184 0.000000 83.586702 ( 7.665452)
test_basic 0.001705 0.003274 0.675134 ( 0.751696)
test_all 0.099139 0.037405 499.781720 ( 60.066246)
test_rubyspec 0.016622 0.028099 50.753575 ( 63.056241)
total: 139.40 sec