Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-003346
#<BuildRuby:0x0000556e60507ac0
@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.20221217-003346",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.000000 0.003479 0.608615 ( 1.049957)
build_miniruby 0.000114 0.000780 0.717765 ( 0.717012)
build_ruby 0.000859 0.000477 2.583793 ( 2.508871)
build_all 0.007733 0.001686 12.354262 ( 1.490703)
build_install 0.006787 0.000000 1.651880 ( 0.788411)
test_btest 0.000676 0.000000 67.359002 ( 6.020194)
test_basic 0.002861 0.000435 0.233890 ( 0.329875)
test_all 0.001359 0.000566 499.284437 ( 73.724450)
test_rubyspec 0.020408 0.011148 35.419343 ( 45.904053)
total: 132.53 sec