Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-140230
#<BuildRuby:0x0000563f152308e8
@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.20220404-140230",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006955 0.003821 0.991259 ( 1.114234)
build_miniruby 0.001463 0.000418 0.070293 ( 0.068383)
build_ruby 0.001662 0.000475 0.077473 ( 0.075382)
build_all 0.007079 0.003832 4.169771 ( 0.829442)
build_install 0.024084 0.000000 8.518733 ( 2.951174)
test_btest 0.000916 0.000000 70.070865 ( 8.283157)
test_basic 0.006967 0.001538 0.343216 ( 0.429556)
test_all 0.001839 0.000000 674.163818 ( 66.032556)
test_rubyspec 0.112580 0.056739 46.562993 ( 51.937153)
total: 131.72 sec