Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-014318
#<BuildRuby:0x000055b45c7f83c8
@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.20230104-014318",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002909 0.003722 0.840317 ( 1.282505)
build_miniruby 0.000989 0.000282 1.020999 ( 1.019080)
build_ruby 0.001238 0.000353 2.791554 ( 2.788772)
build_all 0.009451 0.000296 16.732008 ( 2.988619)
build_install 0.009469 0.000233 2.318108 ( 1.165315)
test_btest 0.001094 0.000000 74.808881 ( 10.963380)
test_basic 0.006546 0.000000 0.311681 ( 0.398173)
test_all 0.001225 0.000086 656.827823 ( 94.568874)
test_rubyspec 0.064860 0.033073 51.612645 ( 59.705407)
total: 174.88 sec