Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-102859
#<BuildRuby:0x0000563eeedfb208
@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.20230204-102859",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003515 0.603780 ( 1.007028)
build_miniruby 0.000406 0.000519 0.659799 ( 0.659557)
build_ruby 0.000000 0.001176 2.032680 ( 2.053417)
build_all 0.006754 0.002374 12.020513 ( 1.491290)
build_install 0.004671 0.001836 1.522022 ( 0.729573)
test_btest 0.000556 0.000164 64.725916 ( 6.488019)
test_basic 0.003725 0.000049 0.257525 ( 0.352383)
test_all 0.001156 0.000321 484.398747 ( 45.700897)
test_rubyspec 0.021833 0.007275 35.043683 ( 45.644066)
total: 104.13 sec