Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-132512
#<BuildRuby:0x0000564347d25c68
@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.20230107-132512",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006280 0.000287 0.905235 ( 1.079220)
build_miniruby 0.001230 0.000164 1.027804 ( 1.025837)
build_ruby 0.000000 0.001561 2.779874 ( 2.777171)
build_all 0.003216 0.006820 16.834695 ( 2.980225)
build_install 0.008426 0.003120 2.123225 ( 1.086475)
test_btest 0.001043 0.000000 75.192918 ( 10.839663)
test_basic 0.002634 0.003960 0.362310 ( 0.448248)
test_all 0.001292 0.000000 668.157283 (100.430799)
test_rubyspec 0.084295 0.049746 52.216393 ( 60.233956)
total: 180.90 sec