Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-143937
#<BuildRuby:0x000055ce691b4a58
@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.20220416-143937",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003485 0.007904 1.019150 ( 2.838324)
build_miniruby 0.001623 0.000325 0.078794 ( 0.076766)
build_ruby 0.001638 0.000328 0.079848 ( 0.077760)
build_all 0.003977 0.004146 1.509318 ( 0.600286)
build_install 0.016379 0.006414 5.897874 ( 2.813656)
test_btest 0.001050 0.000291 76.623482 ( 8.676155)
test_basic 0.005640 0.001567 0.339640 ( 0.429457)
test_all 0.002067 0.000574 656.190720 ( 66.537427)
test_rubyspec 0.105901 0.059346 46.748496 ( 52.251422)
total: 134.30 sec