Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-132105
#<BuildRuby:0x000055ccb4a70040
@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.20221217-132105",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000034)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001101 0.003301 0.889682 ( 1.832405)
build_miniruby 0.001034 0.000000 0.954763 ( 0.953372)
build_ruby 0.001269 0.000000 2.711060 ( 2.623154)
build_all 0.008388 0.000636 15.820147 ( 3.399834)
build_install 0.006747 0.003676 2.283293 ( 1.260410)
test_btest 0.000487 0.000108 66.480462 ( 11.484714)
test_basic 0.004622 0.000154 0.298183 ( 0.388969)
test_all 0.001287 0.000000 666.763353 (157.043921)
test_rubyspec 0.057413 0.012077 52.300130 ( 60.548429)
total: 239.54 sec