Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-190148
#<BuildRuby:0x000056456a2db5f8
@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.20231207-190148",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.004684 1.230665 ( 1.592072)
build_miniruby 0.000000 0.001094 0.836188 ( 0.835836)
build_ruby 0.000859 0.000496 2.825756 ( 2.826051)
build_all 0.004504 0.006175 17.274520 ( 1.563063)
build_install 0.008804 0.000000 5.069377 ( 1.168762)
test_btest 0.000773 0.000000 88.873668 ( 7.679748)
test_basic 0.004175 0.000000 0.640940 ( 0.718284)
test_all 0.107380 0.029367 552.675359 ( 50.268506)
test_rubyspec 0.036691 0.018770 50.534962 ( 62.908884)
total: 129.56 sec