Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-103823
#<BuildRuby:0x0000556ac766be80
@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.20221210-103823",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004869 0.000113 1.153944 ( 1.855396)
build_miniruby 0.000880 0.000117 0.983745 ( 0.982534)
build_ruby 0.001062 0.000142 2.716359 ( 2.616084)
build_all 0.008301 0.000511 15.840228 ( 3.323303)
build_install 0.008166 0.000434 2.290691 ( 1.309422)
test_btest 0.000542 0.000064 60.297963 ( 11.885295)
test_basic 0.000000 0.004608 0.293650 ( 0.384633)
test_all 0.000000 0.001041 646.418938 (112.769905)
test_rubyspec 0.039147 0.026641 52.036212 ( 60.243983)
total: 195.37 sec