Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-045720
#<BuildRuby:0x000056205d6cfdf8
@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.20221213-045720",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.000000 0.004257 0.869282 ( 1.391404)
build_miniruby 0.000000 0.000819 0.984467 ( 0.983333)
build_ruby 0.000889 0.000437 2.678387 ( 2.585132)
build_all 0.009215 0.000000 15.788159 ( 3.323506)
build_install 0.010042 0.000000 2.280139 ( 1.324756)
test_btest 0.000786 0.000000 57.409541 ( 11.901787)
test_basic 0.004550 0.000044 0.315305 ( 0.405982)
test_all 0.001836 0.000000 669.457495 (141.944992)
test_rubyspec 0.053501 0.010864 52.634859 ( 60.860570)
total: 224.72 sec