Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-063042
#<BuildRuby:0x000056526a899438
@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.20221007-063042",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000078 0.000006 0.000084 ( 0.000085)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004516 0.006951 1.102225 ( 1.163232)
build_miniruby 0.001291 0.000242 0.096719 ( 0.094358)
build_ruby 0.001482 0.000278 0.103062 ( 0.100061)
build_all 0.005149 0.000966 1.279765 ( 0.568843)
build_install 0.014099 0.001740 1.657853 ( 0.885158)
test_btest 0.001225 0.000217 61.170079 ( 6.410855)
test_basic 0.006415 0.000252 0.341766 ( 0.431443)
test_all 0.004386 0.003870 480.220302 ( 52.429367)
test_rubyspec 0.091811 0.048189 42.296596 ( 50.569184)
total: 112.65 sec