Logfile: /home/ko1/ruby/logs/brlog.trunk.20220419-022346
#<BuildRuby:0x000056506b9930b0
@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.20220419-022346",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010139 0.000669 1.029562 ( 1.609672)
build_miniruby 0.001414 0.000404 0.075614 ( 0.073785)
build_ruby 0.001713 0.000489 0.078505 ( 0.076147)
build_all 0.009326 0.000000 1.524767 ( 0.596891)
build_install 0.023211 0.000000 5.968921 ( 2.894016)
test_btest 0.001515 0.000000 74.531149 ( 8.248973)
test_basic 0.003410 0.004092 0.323103 ( 0.416876)
test_all 0.002139 0.000464 699.604286 ( 68.072593)
test_rubyspec 0.103770 0.069759 47.158807 ( 52.609910)
total: 134.60 sec