Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-181209
#<BuildRuby:0x0000561e4d16ff28
@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.20221228-181209",
@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.000041 0.000000 0.000041 ( 0.000041)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005658 0.000365 0.855201 ( 1.222127)
build_miniruby 0.001017 0.000218 1.015641 ( 1.013700)
build_ruby 0.001444 0.000000 2.782729 ( 2.780005)
build_all 0.008969 0.000362 16.788770 ( 3.052606)
build_install 0.005867 0.005883 2.296238 ( 1.178899)
test_btest 0.000848 0.000212 71.789290 ( 11.238836)
test_basic 0.005236 0.001309 0.377128 ( 0.463050)
test_all 0.001262 0.000315 668.574291 (101.302935)
test_rubyspec 0.065731 0.020594 51.573008 ( 59.661747)
total: 181.91 sec