Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-084329
#<BuildRuby:0x000055763a1d80e8
@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.20231225-084329",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004793 0.000000 1.120883 ( 1.516430)
build_miniruby 0.001644 0.000000 0.937177 ( 0.937052)
build_ruby 0.001345 0.000000 2.722512 ( 2.722516)
build_all 0.005903 0.004608 16.139536 ( 1.420538)
build_install 0.000000 0.008496 4.625714 ( 1.125604)
test_btest 0.000353 0.000745 83.311340 ( 7.297305)
test_basic 0.000000 0.004430 0.697681 ( 0.774029)
test_all 0.118490 0.016816 519.063285 ( 59.456499)
test_rubyspec 0.019487 0.025545 49.613823 ( 62.015915)
total: 137.27 sec