Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-004518
#<BuildRuby:0x0000560addb0fe80
@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-004518",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.004449 0.827893 ( 1.292796)
build_miniruby 0.000000 0.001095 0.998136 ( 0.996707)
build_ruby 0.000000 0.001295 2.602585 ( 2.600852)
build_all 0.003332 0.005323 15.723730 ( 3.410344)
build_install 0.009391 0.001455 2.287684 ( 1.282965)
test_btest 0.000719 0.000000 67.125623 ( 10.699253)
test_basic 0.001309 0.003696 0.329817 ( 0.420441)
test_all 0.000656 0.000207 643.774133 (112.152252)
test_rubyspec 0.039526 0.022788 51.635685 ( 59.850464)
total: 192.71 sec