Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-013416
#<BuildRuby:0x0000564a3f3a6620
@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.20230105-013416",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000026 0.000008 0.000034 ( 0.000032)
build_up 0.005798 0.000558 0.845830 ( 1.154903)
build_miniruby 0.000000 0.001191 1.018977 ( 1.016837)
build_ruby 0.000000 0.001641 2.765425 ( 2.762613)
build_all 0.007531 0.002236 16.710895 ( 2.998844)
build_install 0.004281 0.005188 2.299882 ( 1.187355)
test_btest 0.000766 0.000297 76.611821 ( 10.914079)
test_basic 0.006512 0.000000 0.347878 ( 0.434307)
test_all 0.001329 0.000000 660.162571 (101.636669)
test_rubyspec 0.086910 0.045245 51.848471 ( 59.971635)
total: 182.08 sec