Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-183654
#<BuildRuby:0x0000562fcd5db918
@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.20231130-183654",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003145 0.003842 1.352950 ( 1.908325)
build_miniruby 0.000913 0.000192 0.895220 ( 0.894622)
build_ruby 0.001272 0.000268 2.876354 ( 2.875975)
build_all 0.004688 0.005341 16.703857 ( 1.481391)
build_install 0.008711 0.000000 4.862708 ( 1.134476)
test_btest 0.001021 0.000000 83.464101 ( 7.787116)
test_basic 0.004403 0.000000 0.564097 ( 0.641794)
test_all 0.116650 0.017485 544.661299 ( 49.900566)
test_rubyspec 0.024351 0.022481 50.605602 ( 63.016274)
total: 129.64 sec