Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-034731
#<BuildRuby:0x00005557e01fc6c8
@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.20220502-034731",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010321 0.001474 1.047575 ( 1.761842)
build_miniruby 0.001969 0.000282 0.075126 ( 0.072545)
build_ruby 0.002146 0.000000 0.072690 ( 0.070591)
build_all 0.011077 0.000000 1.507811 ( 0.600455)
build_install 0.009964 0.014233 5.915273 ( 2.746535)
test_btest 0.000990 0.000260 72.488459 ( 8.453402)
test_basic 0.008848 0.001006 0.332120 ( 0.416489)
test_all 0.001621 0.000406 671.348897 ( 65.198388)
test_rubyspec 0.113014 0.070110 45.333141 ( 50.490379)
total: 129.81 sec