Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-133158
#<BuildRuby:0x0000559eb4e9b4b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-133158",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.007361 0.004795 1.022876 ( 1.877040)
build_miniruby 0.001754 0.000376 0.071547 ( 0.069473)
build_ruby 0.001720 0.000368 0.075942 ( 0.073652)
build_all 0.010090 0.000169 1.503987 ( 0.580170)
build_install 0.012235 0.010123 1.906307 ( 0.925842)
test_btest 0.000903 0.000251 76.379862 ( 8.158268)
test_basic 0.001775 0.005469 0.335543 ( 0.424914)
test_all 0.003694 0.000000 682.699783 ( 66.977448)
test_rubyspec 0.111618 0.058002 45.890114 ( 54.617669)
total: 133.71 sec