Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-020411
#<BuildRuby:0x00005564ad5cc0d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220730-020411",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005810 0.000969 0.844533 ( 0.936505)
build_miniruby 0.001062 0.000000 0.058292 ( 0.057010)
build_ruby 0.000842 0.000000 0.058623 ( 0.057447)
build_all 0.004354 0.000266 1.529957 ( 0.586870)
build_install 0.004111 0.006989 5.664417 ( 2.177903)
test_btest 0.000666 0.000167 47.845126 ( 8.427422)
test_basic 0.002600 0.003715 0.331995 ( 0.419508)
test_all 0.000701 0.000206 591.026164 ( 92.685692)
test_rubyspec 0.065259 0.019990 43.463386 ( 49.093428)
total: 154.44 sec