Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-131401
#<BuildRuby:0x000055ed734f8038
@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.20221221-131401",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003215 0.000536 0.696881 ( 1.876739)
build_miniruby 0.000941 0.000000 0.741788 ( 0.741002)
build_ruby 0.001378 0.000000 2.517649 ( 2.518496)
build_all 0.006420 0.002725 12.524656 ( 1.485089)
build_install 0.004693 0.002371 1.613288 ( 0.749179)
test_btest 0.000525 0.000111 66.349927 ( 6.077406)
test_basic 0.000264 0.003510 0.252494 ( 0.347447)
test_all 0.001422 0.000000 501.084107 ( 69.887107)
test_rubyspec 0.011435 0.016478 35.500800 ( 46.096404)
total: 129.78 sec