Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-220204
#<BuildRuby:0x0000559e3c6bac30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-220204",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008255 0.001376 1.179154 ( 1.929694)
build_miniruby 0.001884 0.000314 0.833174 ( 0.832300)
build_ruby 0.003224 0.000000 2.226075 ( 2.169584)
build_all 0.017748 0.003513 18.539209 ( 2.193590)
build_install 0.017589 0.004440 2.052640 ( 1.063139)
test_btest 0.001452 0.000264 91.354693 ( 9.356846)
test_basic 0.007854 0.000000 0.357325 ( 0.447552)
test_all 0.001036 0.001313 712.804789 ( 71.118612)
test_rubyspec 0.088091 0.062233 49.169712 ( 57.624311)
total: 146.74 sec