Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-215628
#<BuildRuby:0x0000557370babfb0
@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.20221221-215628",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000953 0.003316 0.883752 ( 1.134487)
build_miniruby 0.001006 0.000000 0.923935 ( 0.922471)
build_ruby 0.001110 0.000000 2.623503 ( 2.622288)
build_all 0.008333 0.000575 15.837499 ( 3.345561)
build_install 0.009129 0.000207 2.274084 ( 1.293752)
test_btest 0.000459 0.000076 62.048259 ( 11.717860)
test_basic 0.000757 0.004210 0.322366 ( 0.412786)
test_all 0.001148 0.000255 678.410850 (138.197324)
test_rubyspec 0.039563 0.027173 51.876429 ( 60.054077)
total: 219.70 sec