Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-010223
#<BuildRuby:0x000055c3789f80d0
@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.20230115-010223",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.005673 0.001891 1.279658 ( 1.316843)
build_miniruby 0.001015 0.000339 1.692976 ( 1.564688)
build_ruby 0.000000 0.001604 2.771359 ( 2.768844)
build_all 0.000000 0.009901 16.802483 ( 3.001459)
build_install 0.000623 0.008844 2.134469 ( 1.089613)
test_btest 0.000661 0.000458 76.852412 ( 10.585271)
test_basic 0.005706 0.000843 0.339511 ( 0.425917)
test_all 0.000807 0.000519 680.792258 (102.236470)
test_rubyspec 0.088464 0.035133 52.174484 ( 60.233403)
total: 183.22 sec