Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-010136
#<BuildRuby:0x0000556bd4b93f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-010136",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004370 0.000000 0.822902 ( 1.023020)
build_miniruby 0.000964 0.000000 0.963583 ( 0.962219)
build_ruby 0.001206 0.000000 2.636563 ( 2.635160)
build_all 0.008989 0.000015 15.827521 ( 3.239769)
build_install 0.005674 0.004708 2.187319 ( 1.221248)
test_btest 0.000501 0.000072 64.982347 ( 11.547189)
test_basic 0.005302 0.000000 0.342697 ( 0.432641)
test_all 0.001466 0.000000 633.539249 (102.835696)
test_rubyspec 0.046120 0.022699 51.019941 ( 59.267242)
total: 183.16 sec