Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-061513
#<BuildRuby:0x0000564fc74f43a0
@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.20220831-061513",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000065 0.000005 0.000070 ( 0.000075)
build_up 0.010232 0.000441 0.958975 ( 1.763648)
build_miniruby 0.002190 0.000000 0.076299 ( 0.074679)
build_ruby 0.002275 0.000004 0.080262 ( 0.078762)
build_all 0.010303 0.000000 1.515887 ( 0.583273)
build_install 0.018257 0.004659 1.899605 ( 0.922546)
test_btest 0.001048 0.000100 74.856184 ( 8.339876)
test_basic 0.002721 0.005030 0.339411 ( 0.429563)
test_all 0.003628 0.001075 639.271922 ( 64.673445)
test_rubyspec 0.109456 0.052785 45.869623 ( 54.370765)
total: 131.24 sec