Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-164223
#<BuildRuby:0x000055ee12b2bbb8
@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.20231122-164223",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002946 0.002263 1.342329 ( 1.719685)
build_miniruby 0.000878 0.000168 0.869592 ( 0.869190)
build_ruby 0.001024 0.000195 2.731170 ( 2.731037)
build_all 0.009995 0.000472 16.993067 ( 1.549060)
build_install 0.007021 0.002276 5.140736 ( 1.169538)
test_btest 0.000991 0.000000 84.224876 ( 8.052522)
test_basic 0.000000 0.004675 0.679036 ( 0.756081)
test_all 0.086870 0.046527 532.583194 ( 53.208803)
test_rubyspec 0.033817 0.014926 50.587509 ( 62.905642)
total: 132.96 sec