Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-225906
#<BuildRuby:0x0000558234f3c9e0
@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.20220405-225906",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010833 0.000387 1.003350 ( 1.048413)
build_miniruby 0.001601 0.000229 0.076718 ( 0.074578)
build_ruby 0.002093 0.000000 0.080988 ( 0.078781)
build_all 0.009538 0.000369 4.213514 ( 0.827159)
build_install 0.016109 0.004948 8.587255 ( 3.018455)
test_btest 0.000920 0.000145 75.947239 ( 8.608057)
test_basic 0.000000 0.007486 0.336452 ( 0.429772)
test_all 0.000000 0.001708 702.881782 ( 67.922113)
test_rubyspec 0.103006 0.068789 47.078788 ( 52.188236)
total: 134.20 sec