Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-145743
#<BuildRuby:0x00005598f1588920
@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.20220729-145743",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.011357 0.000000 0.968694 ( 0.998858)
build_miniruby 0.001927 0.000201 0.074543 ( 0.074438)
build_ruby 0.000000 0.001863 0.081134 ( 0.081118)
build_all 0.006885 0.002922 1.516035 ( 0.582298)
build_install 0.012932 0.008678 5.140062 ( 2.110562)
test_btest 0.000770 0.000243 73.220960 ( 8.241463)
test_basic 0.002460 0.005311 0.332093 ( 0.423013)
test_all 0.001360 0.000501 639.694136 ( 64.480175)
test_rubyspec 0.094160 0.069523 45.736204 ( 51.394368)
total: 128.39 sec