Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-091009
#<BuildRuby:0x000055f60b35ff00
@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.20221222-091009",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.004197 0.889115 ( 1.141209)
build_miniruby 0.000000 0.000990 1.027594 ( 1.026065)
build_ruby 0.000000 0.001269 2.652718 ( 2.651171)
build_all 0.009095 0.000000 16.059879 ( 3.429924)
build_install 0.008146 0.000943 2.285884 ( 1.301024)
test_btest 0.000510 0.000120 65.147192 ( 11.016862)
test_basic 0.000852 0.004281 0.294417 ( 0.385497)
test_all 0.000943 0.000277 663.247607 (144.711652)
test_rubyspec 0.039456 0.028121 51.563916 ( 59.816973)
total: 225.48 sec