Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-143339
#<BuildRuby:0x000055dae8f13e20
@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.20231227-143339",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004475 0.000088 1.114760 ( 1.495448)
build_miniruby 0.000751 0.000167 0.940427 ( 0.940601)
build_ruby 0.001075 0.000239 2.682676 ( 2.682450)
build_all 0.009634 0.000243 16.294296 ( 1.453320)
build_install 0.007506 0.000616 4.621664 ( 1.108663)
test_btest 0.000685 0.000131 81.544562 ( 7.382935)
test_basic 0.004685 0.000000 0.822137 ( 0.896194)
test_all 0.102640 0.027852 559.369219 ( 57.019499)
test_rubyspec 0.031237 0.012382 49.758427 ( 62.055209)
total: 135.04 sec