Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-165349
#<BuildRuby:0x00005623b982cb88
@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.20220902-165349",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010764 0.000769 0.963380 ( 1.395778)
build_miniruby 0.001946 0.000139 0.076119 ( 0.073817)
build_ruby 0.001918 0.000137 0.076643 ( 0.074329)
build_all 0.009396 0.000671 1.519482 ( 0.576693)
build_install 0.017274 0.004556 1.908269 ( 0.935922)
test_btest 0.000976 0.000103 73.594766 ( 8.293060)
test_basic 0.006251 0.000658 0.324411 ( 0.415761)
test_all 0.003343 0.000352 669.443076 ( 66.447810)
test_rubyspec 0.116169 0.044837 45.678244 ( 54.011970)
total: 132.23 sec