Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-204836
#<BuildRuby:0x000055b49684bd68
@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.20231226-204836",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000038 0.000004 0.000042 ( 0.000038)
build_up 0.000000 0.005844 1.119341 ( 1.477381)
build_miniruby 0.000000 0.001114 0.814670 ( 0.814436)
build_ruby 0.000000 0.001376 2.788975 ( 2.788493)
build_all 0.008435 0.001131 15.717381 ( 1.394082)
build_install 0.006966 0.000687 4.470746 ( 1.086115)
test_btest 0.001026 0.000000 81.096825 ( 7.152694)
test_basic 0.000000 0.004775 0.727742 ( 0.804042)
test_all 0.087386 0.044659 560.534899 ( 56.407694)
test_rubyspec 0.029348 0.018217 49.783859 ( 62.077184)
total: 134.00 sec